@dcp-ui/text
The Text component from @dcp-ui.
Description
The Text
component allows you to remain consistent with your text sizing and line-height. To add additional padding/margins use the space
values from xstyled.
Installation
yarn add @dcp-ui/text @xstyled/styled-components @xstyled/system react react-dom styled-components
Import
import { Text } from '@dcp-ui/text'
Documentation
See the documentation or package source for more details.