ghassanaldarwish / ui-toggle-group

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 68.6%Language:TypeScript 31.4%