Abhinandan 3c0a486cea
fix(link): deprecated onClick warning on using onPress (#3569)
* fix(navbar): fixed the height when style h-full

* fix(navbar): fixed the height when style h-full

* fix(link): deprecated onClick warning on using onPress

* refactor(link): add comment

* chore(changeset): revise changeset message

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-08-29 12:53:23 +08:00
..
2024-04-01 14:52:40 -03:00

@nextui-org/link

Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a> tag.

Please refer to the documentation for more information.

Installation

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

Contribution

Yes please! See the contributing guidelines for details.

License

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