@wds-ui/dropdown-menu
v0.0.1
Published
create new react vite app with shadcn ui and tailwind css install the shadcn components and add base folders and files
Downloads
3
Maintainers
Readme
Senior Scene
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";