@markpsy/ui
v1.0.18
Published
This is UI library of Markpsy
Downloads
9
Readme
UI
This is UI library of Markpsy
How to install
npm
npm i -D @markpsy/ui
yarn
yarn add -D @markpsy/ui
Using
import "@markpsy/ui/css/styles.css";
import { Component_Name } from "@markpsy/ui";