ghassanaldarwish / ui-tabs

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 60.9%Language:TypeScript 39.1%