1.0.5 • Published 2 years ago

@ajaysudani/ui-library v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

UI Library

  • This is UI Library used to render UI components like button, input, select box etc etc.
  • For now it supports only Button

How to install it ?

  • run yarn add @ajaysudani/ui-library or npm i @ajaysudani/ui-library

How to use it ?

  • import {AwesomeButton} from "@ajaysudani/ui-library"