diff --git a/apps/www/src/lib/registry/default/example/ButtonAsChildDemo.vue b/apps/www/src/lib/registry/default/example/ButtonAsChildDemo.vue
index 0dfe5516..9dc9b10e 100644
--- a/apps/www/src/lib/registry/default/example/ButtonAsChildDemo.vue
+++ b/apps/www/src/lib/registry/default/example/ButtonAsChildDemo.vue
@@ -4,8 +4,8 @@ import { Button } from '@/lib/registry/default/ui/button'
diff --git a/apps/www/src/lib/registry/new-york/example/ButtonAsChildDemo.vue b/apps/www/src/lib/registry/new-york/example/ButtonAsChildDemo.vue
index b14aa47e..bd9a6a89 100644
--- a/apps/www/src/lib/registry/new-york/example/ButtonAsChildDemo.vue
+++ b/apps/www/src/lib/registry/new-york/example/ButtonAsChildDemo.vue
@@ -4,8 +4,8 @@ import { Button } from '@/lib/registry/new-york/ui/button'