diff --git a/src/components/ui/command.tsx b/src/components/ui/command.tsx index c52980e..3e12ce9 100644 --- a/src/components/ui/command.tsx +++ b/src/components/ui/command.tsx @@ -28,7 +28,7 @@ interface CommandDialogProps extends DialogProps {} const CommandDialog = ({ children, ...props }: CommandDialogProps) => { return ( - + e.preventDefault()}> {children}