Package Exports
- @heroui/link
- @heroui/link/package.json
Readme
@heroui/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 @heroui/link
# or
npm i @heroui/link
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.