fix checkbox and switch #244
Annotations
2 errors
Build:
src/components/Form/FormFields.tsx#L67
Type '{ disabled: boolean; value: boolean; onChange: (value: boolean) => void; error: boolean; }' is not assignable to type 'IntrinsicAttributes & SwitchInputProps'.
|
Build
Process completed with exit code 2.
|
Loading