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 0443283 commit bf047b9Copy full SHA for bf047b9
apps/v4/registry/new-york-v4/examples/empty-demo.tsx
@@ -26,7 +26,7 @@ export default function EmptyDemo() {
26
</EmptyHeader>
27
<EmptyContent>
28
<div className="flex gap-2">
29
- <Button size="sm">Create Project</Button>
+ <Button>Create Project</Button>
30
<Button variant="outline">Import Project</Button>
31
</div>
32
</EmptyContent>
0 commit comments