Tri Rahmat Gunadi
Tri Rahmat Gunadi
Just got this working with this: ```js const value = getIn(formik.values, fieldName) const touched = getIn(formik.touched, fieldName) const initialValue = getIn( formik.initialValues, fieldName ) useEffect(() => { const isTouched =...
Please... Please... Please... Please... Please... Please...
i added support for `connectionOptions` in config. So i can customize how this connects to db
the issue -> https://github.com/Kiarash-Z/react-modern-calendar-datepicker/issues/356
This is also weird:  Also this one: 
From current link:  With the new link: 
It's not so minimal now.. but o well
You know what, i'm adding `getPlayer`
Thank you @zellwk this is a nice interface for fetch. I like it. Ready to be merged