0.2.0 • Published 4 years ago

@chitramaddy/up-design v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

up-design

This project lets you include configurable components into your existing projects.

Install the package:

npm i @chitramaddy/up-design

and start using the components by importing them.

import { Button } from "@chitramaddy/up-design";