From 00edec21aa1328d3ad5b55bf20886ecdfb1c0bb4 Mon Sep 17 00:00:00 2001 From: zernonia Date: Thu, 14 Mar 2024 18:01:19 +0800 Subject: [PATCH] chore: fix wrong icons --- apps/www/src/lib/registry/default/example/InputWithIcon.vue | 4 ++-- apps/www/src/lib/registry/new-york/example/DrawerDemo.vue | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/www/src/lib/registry/default/example/InputWithIcon.vue b/apps/www/src/lib/registry/default/example/InputWithIcon.vue index 04d295ff..0e393679 100644 --- a/apps/www/src/lib/registry/default/example/InputWithIcon.vue +++ b/apps/www/src/lib/registry/default/example/InputWithIcon.vue @@ -1,5 +1,5 @@ @@ -7,7 +7,7 @@ import { Input } from '@/lib/registry/default/ui/input'
- +
diff --git a/apps/www/src/lib/registry/new-york/example/DrawerDemo.vue b/apps/www/src/lib/registry/new-york/example/DrawerDemo.vue index a92c3e04..9bb93e5b 100644 --- a/apps/www/src/lib/registry/new-york/example/DrawerDemo.vue +++ b/apps/www/src/lib/registry/new-york/example/DrawerDemo.vue @@ -1,6 +1,6 @@