Description
$ npm install @s-ui/react-primitive-typography
import PrimitiveTypography from '@s-ui/react-primitive-typography'
return (<PrimitiveTypography />)
@import '~@s-ui/theme/lib/index';
/* @import 'your theme'; */
@import '~@s-ui/react-primitive-typography/lib/index';
Find full description and more examples in the demo page.