The documentation encourages the usage of:
// pick a date util library
import DateFnsUtils from '@material-ui-pickers/adapter/date-fns';
Unfortunately, it doesn't seem to work: https://codesandbox.io/s/ecstatic-solomon-v4gvv.
| Tech | Version |
| -------------------- | ------- |
| @material-ui/pickers | v4.0.0-alpha.5 |
Haha typo -> @material-ui/pickers/adapter/date-fns
@material-ui[/]pickers
A good one to fix 馃槅 but it might not be enough.
The reproduction uses @material-ui/pickers/adapter/date-fns.
Oh god, I forgot to fix this before release
@dmtrKovalenko I think that it's fine, it's an alpha anyway. I think that we should more aim on making releases on a fixed schedule than aiming for releasing a specific set of changes :).
Could we please release next alpha with this.
@mifrej a new alpha version has been release with the changes.
Already on it! Keep the great work! Thanks