mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* refactor: optimize the time of ripple destroy * Update packages/components/button/src/use-button.ts Co-authored-by: Jakob Guddas <github@jguddas.de> * fix: fix * Update packages/components/button/src/button.tsx Co-authored-by: Jakob Guddas <github@jguddas.de> * Update packages/components/card/src/card.tsx Co-authored-by: Jakob Guddas <github@jguddas.de> * Update packages/components/button/src/button.tsx Co-authored-by: Jakob Guddas <github@jguddas.de> * Update packages/components/card/src/card.tsx Co-authored-by: Jakob Guddas <github@jguddas.de> * Update packages/components/card/src/use-card.ts Co-authored-by: Jakob Guddas <github@jguddas.de> * Update packages/components/card/src/use-card.ts Co-authored-by: Jakob Guddas <github@jguddas.de> * fix: fix * chore: revert * Create fresh-cameras-provide.md * Update packages/components/button/src/button.tsx Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * Update packages/components/button/src/button.tsx Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * Update packages/components/button/src/use-button.ts Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * Update packages/components/card/src/card.tsx Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * Update packages/components/card/src/card.tsx Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * fix: fix * feat: add getUniqueID --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
@nextui-org/button
Buttons allow users to perform actions and choose with a single tap.
Please refer to the documentation for more information.
Installation
yarn add @nextui-org/button
# or
npm i @nextui-org/button
Contribution
Yes please! See the contributing guidelines for details.
Licence
This project is licensed under the terms of the MIT license.