From 67d10e1191ab2b078c9c59e97e2fb7069847c460 Mon Sep 17 00:00:00 2001 From: zernonia Date: Mon, 5 Feb 2024 16:58:07 +0800 Subject: [PATCH] chore: revert dismissable --- apps/www/src/lib/registry/default/ui/command/CommandList.vue | 2 +- apps/www/src/lib/registry/new-york/ui/command/CommandList.vue | 2 +- apps/www/src/public/registry/styles/default/command.json | 2 +- apps/www/src/public/registry/styles/new-york/command.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/www/src/lib/registry/default/ui/command/CommandList.vue b/apps/www/src/lib/registry/default/ui/command/CommandList.vue index 2184bd3a..710d0bc5 100644 --- a/apps/www/src/lib/registry/default/ui/command/CommandList.vue +++ b/apps/www/src/lib/registry/default/ui/command/CommandList.vue @@ -17,7 +17,7 @@ const forwarded = useForwardPropsEmits(delegatedProps, emits)