chirokas 19c331be75
refactor(popover): use usePreventScroll instead of react-remove-scroll (#3307)
* refactor(popover): use `usePreventScroll` instead of `react-remove-scroll`

* chore: lint

* refactor(popover): use `usePreventScroll` instead of `react-remove-scroll`

* chore: lint

* fix(tooltip): `shouldBlockScroll` prop

* chore(storybook): revert

* chore(changeset): update changeset

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-05 17:22:52 +08:00
..
2024-04-01 14:52:40 -03:00

@nextui-org/tooltip

Tooltips display a brief, informative message that appears when a user interacts with an element.

Please refer to the documentation for more information.

Installation

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

Contribution

Yes please! See the contributing guidelines for details.

License

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