This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
v2.3.0
[2.3.0] - 2020-12-08
Added
- can now pass a callback-style
ref
instead of only thecreateRef
or
useRef
variant object that has acurrent
property; allows for tools like
react-hook-form
to work with this project (#52)
Changed
- patch upgrade to
react-with-forwarded-ref