Keerat666 / Lumix

An open source crowd developed React UI Library
https://lumix.onrender.com
Apache License 2.0
8 stars 17 forks source link

Added Accordion Component #69

Closed mismathh closed 3 weeks ago

mismathh commented 11 months ago

Implemented a reusable accordion component that is able to open single or multiple accordions at once to display information.

I have also updated documentation/index.js to display a demo of the accordion component.

Resolves #43