From 7bcfb71ae2d49522782310168c6e1df63265dbb8 Mon Sep 17 00:00:00 2001 From: Shl Date: Mon, 8 Jul 2024 21:29:55 +0700 Subject: [PATCH] fix: passing the generic type that is expected in command.vue --- apps/www/src/lib/registry/default/ui/command/Command.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/www/src/lib/registry/default/ui/command/Command.vue b/apps/www/src/lib/registry/default/ui/command/Command.vue index fe7445c0..e6f8f72e 100644 --- a/apps/www/src/lib/registry/default/ui/command/Command.vue +++ b/apps/www/src/lib/registry/default/ui/command/Command.vue @@ -1,12 +1,11 @@ -