diff --git a/apps/www/src/lib/registry/default/example/ButtonIconDemo.vue b/apps/www/src/lib/registry/default/example/ButtonIconDemo.vue index 2b4ce9a3a..ca82a0d8c 100644 --- a/apps/www/src/lib/registry/default/example/ButtonIconDemo.vue +++ b/apps/www/src/lib/registry/default/example/ButtonIconDemo.vue @@ -5,6 +5,6 @@ import { Button } from '@/lib/registry/default/ui/button' diff --git a/apps/www/src/lib/registry/default/example/ButtonLoadingDemo.vue b/apps/www/src/lib/registry/default/example/ButtonLoadingDemo.vue index 221e14039..6207909c5 100644 --- a/apps/www/src/lib/registry/default/example/ButtonLoadingDemo.vue +++ b/apps/www/src/lib/registry/default/example/ButtonLoadingDemo.vue @@ -5,7 +5,7 @@ import { Button } from '@/lib/registry/default/ui/button' diff --git a/apps/www/src/lib/registry/default/example/ButtonWithIconDemo.vue b/apps/www/src/lib/registry/default/example/ButtonWithIconDemo.vue index 801e4ebe3..9ace85bac 100644 --- a/apps/www/src/lib/registry/default/example/ButtonWithIconDemo.vue +++ b/apps/www/src/lib/registry/default/example/ButtonWithIconDemo.vue @@ -5,6 +5,6 @@ import { Button } from '@/lib/registry/default/ui/button' diff --git a/apps/www/src/lib/registry/default/example/CardChat.vue b/apps/www/src/lib/registry/default/example/CardChat.vue index 66089f4e3..d1b386096 100644 --- a/apps/www/src/lib/registry/default/example/CardChat.vue +++ b/apps/www/src/lib/registry/default/example/CardChat.vue @@ -67,7 +67,7 @@ const selectedUsers = ref([])