stackworx / formik-mui

Bindings for using Formik with Material-UI
https://stackworx.github.io/formik-mui
MIT License
971 stars 143 forks source link

Update Autocomplete docs #344

Open jakub-coinmetro opened 1 year ago

jakub-coinmetro commented 1 year ago

Just spent couple hours figuring out why my app blows up with Cannot read from undefined (reading onBlur) when copied code from example. It's obvious now, but didn't spot that in the first place.