Learn more about cloning repositories
You have read-only access
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.