canonical-web-and-design / vanilla-framework-react

An implementation of Vanilla Framework using React
19 stars 15 forks source link

Fix Accordion component to accept custom text #43

Closed Caleb-Ellis closed 6 years ago

Caleb-Ellis commented 6 years ago

Currently the Accordion.js file is hard-coded with AccordionItems and corresponding text. It should be customisable.