feat: Form widget (#58) #72
Annotations
2 errors
Build project:
src/widgets/Form/Form.stories.tsx#L20
Type '{ state: "default" | "error"; stateText: string; value: string; onChange: (...event: any[]) => void; onBlur: Noop; disabled?: boolean | undefined; name: string; ref: RefCallBack; }' is not assignable to type 'IntrinsicAttributes & Omit<InputProps, "ref"> & RefAttributes<HTMLInputElement>'.
|
Build project
Process completed with exit code 2.
|
Loading