@uprise/headings
v1.0.1
Published
- [Installation](#installation) - [Quick Example](#quick-start)
Downloads
13
Keywords
Readme
Table of Contents
Installation
$ yarn add @uprise/headings
# or
$ npm i @uprise/headings --save
Quick Start
This will render Headings inputs :
import { H1, H2, H3, H4, H5, H6 } from '@uprise/Headings'