@demo-react-styleguide/text
v0.0.15
Published
demo-ui: Basic Text Component
Downloads
15
Readme
Basic Usage:
<div className="styleguidist__text-wrap">
<Text type="title">
Title
</Text>
<Text type="description">
Description: This is a line about hello world. This is a line about hello world. This is a line about hello world.
</Text>
</div>