jannikbuschke / formik-antd

Simple declarative bindings for Ant Design and Formik.
https://codesandbox.io/s/github/jannikbuschke/formik-antd-example
MIT License
587 stars 81 forks source link

Refs revisted! #186

Open ChillyBots opened 3 years ago

ChillyBots commented 3 years ago

Hey guys, thanks for the great bindings... I was really starting to miss formik ;-)

So I've noticed there was a bit of refs discussion about a year ago: https://github.com/jannikbuschke/formik-antd/issues/123

and it seems like the inputs got some special ref love, but the select didnt - any chance of adding ref support to all components?