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