1.2.0 • Published 5 months ago

@s-ui/react-primitive-link-box v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

PrimitiveLinkBox

Description

documentation issue npm

Issues open NPM

Installation

$ npm install @s-ui/react-primitive-link-box

Usage

Basic usage

Import package and use the component

import PrimitiveLinkBox from '@s-ui/react-primitive-link-box'

return (<PrimitiveLinkBox />)

Import the styles (Sass)

@import '~@s-ui/theme/lib/index';
/* @import 'your theme'; */
@import '~@s-ui/react-primitive-link-box/lib/index';

Find full description and more examples in the demo page.

1.2.0

5 months ago

1.1.0

8 months ago