diff --git a/apps/infoalloggi/src/components/ui/command.tsx b/apps/infoalloggi/src/components/ui/command.tsx index 57b1579..fd6bd70 100644 --- a/apps/infoalloggi/src/components/ui/command.tsx +++ b/apps/infoalloggi/src/components/ui/command.tsx @@ -49,7 +49,7 @@ function CommandDialog({ className={cn("overflow-hidden p-0", className)} showCloseButton={showCloseButton} > - + {children} @@ -86,7 +86,7 @@ function CommandList({ return (