1.1.0 • Published 2 years ago
noniscomponents v1.1.0
Dcoumentation
Still in the works 🔧
Installation
yarn
yarn add noniscomponents
npm
npm i noniscomponents
Usage
import { Button } from 'noniscomponents'
<Button round={true} onClick={fetch}>Click me</Button>