fix: build error #177
Annotations
2 errors
Typecheck:
src/components/products-command-menu.tsx#L99
Type '{ children: Element[]; open: boolean; onOpenChange: (open: boolean) => void; className: string; }' is not assignable to type 'IntrinsicAttributes & CommandDialogProps'.
|
Typecheck
Process completed with exit code 1.
|