jkslyby / material-ui-datetime-range-picker

A datetime range picker built off of material-ui
MIT License
18 stars 11 forks source link

Custom component that works with MUI v5 #32

Open martin-trajanovski opened 2 years ago

martin-trajanovski commented 2 years ago

I see this package is not maintained anymore and I have created custom DateTimeRange picker that works great with latest material-ui v5. Here is a codesandbox link (https://codesandbox.io/s/festive-tree-ibh18?file=/src/App.js) where you can find it and improve it if you want 😄