DEV Community

Discussion on: Using React Hook Form v6+ with Ionic React Components - Update

Collapse
 
curiouswebs profile image
curious-webs

Tried using interface for email field But still getting "Property 'onChange' does not exist on type"
in here
render={({ onChange, onBlur, value }) => (