@wds-react/alert-dialog
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
77
Maintainers
Readme
Senior Scene
Use the init command to initialize dependencies for a new project:
npm i @wds-react/ui
Import the styles to your index.jsx file
import "@wds-react/ui/dist/cjs/index.css";