ArrayField is not exported anymore after 6.x #2174
-
Before the 6.x version I was able to import the type
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Yes, it's by design, we are taking type more serious now and documented them down properly for those that we exported. https://react-hook-form.com/ts/ @kotarella1110 what your opinion on export this type. |
Beta Was this translation helpful? Give feedback.
Yes, it's by design, we are taking type more serious now and documented them down properly for those that we exported.
https://react-hook-form.com/ts/
@kotarella1110 what your opinion on export this type.