AZ
Size: a a a
AZ
ei
AZ
SG
Jj
ei
SG
Jj
SG
ei
ei
SG
...
export type InputProps = React.InputHTMLAttributes<HTMLInputElement>
export const Input = React.forwardRef<HTMLInputElement, InputProps>((props, ref) => {
...
return <input {...props} ref={ref} />
})
...
<Input {...register(...)} .../>
...
Jj
ei
H
H
H
A
CG
this.setState({Но отладка показывает, что он по прежнему имеет значения
partnersAndEmployees: [],
});
🧨