@yudhasaa/ui
v0.1.1
Published
Shared React components for the frontend workspace.
Readme
@yudhasaa/ui
Shared React components for the frontend workspace.
import { FormGenerator, Button } from "@yudhasaa/ui"
import "@yudhasaa/ui/styles.css"react, react-dom, react-hook-form, and zod are peer dependencies.
Storybook
Run Storybook from this package:
npm run storybook --workspace=@yudhasaa/ui
npm run build-storybook --workspace=@yudhasaa/uiStories live in src/**/*.stories.*, alongside the shared components.
