Skip to content

Commit bf047b9

Browse files
authored
correct alignment. (#8337)
1 parent 0443283 commit bf047b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/v4/registry/new-york-v4/examples/empty-demo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default function EmptyDemo() {
2626
</EmptyHeader>
2727
<EmptyContent>
2828
<div className="flex gap-2">
29-
<Button size="sm">Create Project</Button>
29+
<Button>Create Project</Button>
3030
<Button variant="outline">Import Project</Button>
3131
</div>
3232
</EmptyContent>

0 commit comments

Comments
 (0)