You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.
We should consider using the new @material-ui/pickers for date inputs.
The problem here is, that it introduces another (peer)Dependency (@material-ui/pickers), which itself adds a peer dependency (date formatting library of your choice).
I'm not certain whether or not this is worth it.
The text was updated successfully, but these errors were encountered:
Description
We should consider using the new
@material-ui/pickers
for date inputs.The problem here is, that it introduces another (peer)Dependency (
@material-ui/pickers
), which itself adds a peer dependency (date formatting library of your choice).I'm not certain whether or not this is worth it.
The text was updated successfully, but these errors were encountered: