We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615a32d commit 156bda4Copy full SHA for 156bda4
apps/v4/content/docs/installation/astro.mdx
@@ -65,7 +65,7 @@ import { Button } from "@/components/ui/button"
65
</head>
66
67
<body>
68
- <div className="grid place-items-center h-screen content-center">
+ <div class="grid place-items-center h-screen content-center">
69
<Button>Button</Button>
70
</div>
71
</body>
0 commit comments