@aura-ui/typography
v0.0.2
Published
A flexible component that can render both text and headings.
Downloads
1
Readme
Typography
Aura UI Typography component.
Installation
npm install @aura-ui/typography
# or
yarn add @aura-ui/typography
Import Components
import { Typography } from '@aura-ui/typography';
Component
Typography
: A flexible component that can render both text and headings.
Usage
<Typography>Hello, world.</Typography>