From b8cb5e2ce392e305b44c6d30499fcf808ad83a4a Mon Sep 17 00:00:00 2001 From: Mael Date: Sun, 24 Sep 2023 22:34:57 +0200 Subject: [PATCH] Update CommandList.vue --- apps/www/src/lib/registry/default/ui/command/CommandList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 504a0ad3..d05ae84e 100644 --- a/apps/www/src/lib/registry/default/ui/command/CommandList.vue +++ b/apps/www/src/lib/registry/default/ui/command/CommandList.vue @@ -10,7 +10,7 @@ const emitsAsProps = useEmitAsProps(emits)