Andrewnt219 / rent-near-me

https://rent-near-me.vercel.app/
1 stars 1 forks source link

Named export `set` not found #84

Closed Andrewnt219 closed 2 years ago

Andrewnt219 commented 3 years ago

See https://github.com/react-hook-form/resolvers/issues/271?fbclid=IwAR1RuwBxUAZVFvgFvqYWtYObDFqXitN_SYBQ4eBecg7iLeT8dagv3nlPmSI

image

vitokhangnguyen commented 3 years ago

Temporarily fixed by importing yupResolver from @hookform/resolvers/yup/dist/yup' instead of@hookform/resolvers/yup`

Let's keep this issue open and keep watch on react-hook-form/resolvers#271 to see if the problem is fixed.

Andrewnt219 commented 3 years ago

Why gray?

vitokhangnguyen commented 3 years ago

Why gray?

Keeping this issue open but no action needed to see if any news from react-hook-form/resolvers#271