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
if I'm not mistaken, MuiThemeProvider is from Material UI v3, and ThemeProvider is from Material UI v4.
In the README, there's only example for MuiThemeProvider. Could you show how to use material-ui-datetime-range-picker component with ThemeProvider and Material UI v4?
The text was updated successfully, but these errors were encountered:
if I'm not mistaken,
MuiThemeProvider
is from Material UI v3, andThemeProvider
is from Material UI v4.In the README, there's only example for
MuiThemeProvider
. Could you show how to usematerial-ui-datetime-range-picker
component withThemeProvider
and Material UI v4?The text was updated successfully, but these errors were encountered: