@uprise/button
v1.3.6
Published
- [Installation](#installation) - [Quick Example](#quick-start)
Downloads
24
Keywords
Readme
Table of Contents
Installation
$ yarn add @uprise/button
# or
$ npm i @uprise/button --save
Quick Start
This will render a Button:
import { Button, TaskButton } from '@uprise/button'