3 lines
280 B
Plaintext
3 lines
280 B
Plaintext
components/admin/AdminToolbar.tsx(24,7): error TS2322: Type '{ children: ReactNode; leftContent: ReactNode; variant: string; }' is not assignable to type 'IntrinsicAttributes & ControlBarProps'.
|
|
Property 'variant' does not exist on type 'IntrinsicAttributes & ControlBarProps'.
|