This repository has been archived by the owner on May 29, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
demo(accordion): fix off-by-one error in accordion demo item list
Add 1 to items.length before pushing, otherwise we get two items with the same item number.
- Loading branch information