mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* refactor: use onPress event instead * chore(changeset): add changeset * refactor(button): remove duplicate test case * refactor(link): remove duplicate test case * chore: add back onClick test case * chore(menu): keep onClick test case * chore: keep the original order
@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.