diff --git a/components/ui/command.tsx b/components/ui/command.tsx index 45e653fd39..27ac1e2fd3 100644 --- a/components/ui/command.tsx +++ b/components/ui/command.tsx @@ -18,6 +18,12 @@ import { cn } from '@/lib/utils' // This file is not typed correctly from shadcn, so we're disabling the type checker // @ts-nocheck +// This file is not typed correctly from shadcn, so we're disabling the type checker +// @ts-nocheck + +// This file is not typed correctly from shadcn, so we're disabling the type checker +// @ts-nocheck + const Command = React.forwardRef< React.ElementRef, React.ComponentPropsWithoutRef & {