Closed jswongF5 closed 2 months ago
Yeah, seems unusual that @nextui-org/accordion would bring in that many dependencies. Maybe it is a little heavy because it is part of the bigger NextUI framework. There are some other cool components in there that we might be using at some point, but weird that all the "dev": true
were removed. How did you install it? npm install @nextui-org/accordion
?
Yup.. that was the exact command I ran.
Alright.. no additional dependancies!
Adding ability to add a collapsible section. Below is a screenshot of an example of how I would like to use this.