import { Button } from "@workspace/ui/components/button" export default function Page() { return (
You may now add components and start building.
We've already added the button component for you.