Skip to content

fix checkbox and switch #244

fix checkbox and switch

fix checkbox and switch #244

Triggered via push November 14, 2024 14:54
Status Failure
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

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.