Eric Abreu 8048dcc0c3
fix(components): Fix 'Tap to click' behavior on macOS with Edge/Chrome for Accordion and Tab (#2725)
* fix(components): fix 'Tap to click' behavior on macOS

* Add change file for accordion, menu, and tabs

* Remove 'fix(components)' from the .changeset file

* fix(components): undo dropdown change now that it's no longer applicable

* fix(components): update changeset file now that we are no longer modifying the dropdown component
2024-05-24 16:20:44 -03:00
..
2024-04-01 14:52:40 -03:00

@nextui-org/accordion

Accordion display a list of high-level options that can expand/collapse to reveal more information.

Please refer to the documentation for more information.

Installation

yarn add @nextui-org/accordion
# or
npm i @nextui-org/accordion

Contribution

Yes please! See the contributing guidelines for details.

License

This project is licensed under the terms of the MIT license.