@dsco_/link
v1.1.2
Published
Link component
Downloads
3,272
Keywords
Readme
@dsco_/link
Install
npm install @dsco_/link
yarn install @dsco_/link
Consuming This Package
This package exports two styled React components: Link and TextLink. You can import them like this:
import {Link, TextLink} from '@dsco_/link';
For guidelines on how to use these components and the features they offer, visit Storybook.