Components
npx shadcn@latest add https://21st.dev/r/ephraimduncan/form-layoutLoading preview...
import WorkspaceForm from "@/components/ui/form-layout";
export default function DemoOne() {
return <WorkspaceForm />;
}
Loading preview...
Loading preview...
Loading preview...
Loading preview...