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