material-date-range-picker icon indicating copy to clipboard operation
material-date-range-picker copied to clipboard

Accessible date range picker for material-ui

Results 5 material-date-range-picker issues
Sort by recently updated
recently updated
newest added

I can write a test as well but you can also demo here by choosing to pass in label prop or not: https://codesandbox.io/s/62k69jmj0n

Several import is not suitable with latest material ui, and i facing some issue `Error: You are calling withTheme(Component) with an undefined component. You may have forgotten to import it.`...

For a power user I would like to let the user input the dates directly by keyboard, i think this would be a nice to have addition, we could use...

Any chance you can add support for no label / changing input label for component?