diff --git a/apps/www/src/lib/registry/default/example/ButtonIconDemo.vue b/apps/www/src/lib/registry/default/example/ButtonIconDemo.vue index 2b4ce9a3..ca82a0d8 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 221e1403..6207909c 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 801e4ebe..9ace85ba 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 66089f4e..d1b38609 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([])