А
Size: a a a
А
AR
AR
А
Н
SS
YK
SS
Н
const {setFiedValue} = useFormikContext()
return (
....
<ClearInput onClick={() => setFieldValue(inputName, "")}
)
inputName
это имя которое ты прокинул пропсом W
SS
RG
Could not find a declaration file for module 'react'. '~/project/node_modules/react/index.js' implicitly has an 'any' type.
Try `npm install @types/react` if it exists or add a new declaration (.d.ts) file containing `declare module 'react';`ts(7016)
А
Could not find a declaration file for module 'react'. '~/project/node_modules/react/index.js' implicitly has an 'any' type.
Try `npm install @types/react` if it exists or add a new declaration (.d.ts) file containing `declare module 'react';`ts(7016)
RG
ОМ
DB
ОМ
D
AR
VS