ghassanaldarwish / ui-toaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@wds-ui

Use the init command to initialize dependencies for a new project:

npm i @wds-ui/ui

Import the styles to your index.jsx file

import "@wds-ui/ui/dist/cjs/index.css";

About

License:MIT License


Languages

Language:JavaScript 77.1%Language:TypeScript 22.9%