- Get started by editing
app/page.tsx
. - Save and see your changes instantly.
All the buttons are from the ui package. The auto complete works as well.
import { Button, buttonVariants } from '@workspace/ui/components/button';
import { cn } from '@workspace/ui/lib/utils';