There is DateFnsUtils exported from @material-ui-pickers/adapter/date-fns
In v.4.0.0.alpha.2 release notes it says DateFns adapter is exposed by the lib but it doesn't.
-import DateFnsUtils from '@date-io/date-fns'
+import DateFnsUtils from '@material-ui-pickers/adapter/date-fns'
<MuiPickersUtilsProvider utils={DateFnsUtils}>
@material-ui/pickers/adapter/date-fns
@material-ui/pickers/adapter/date-fns
unable to resolve path module. I've tried reinstall the package, and the adapter folder still not there.
Fixed in v4.0.0-alpha.3
Sorry for that 馃槩
Most helpful comment
Fixed in v4.0.0-alpha.3
Sorry for that 馃槩