As user I see an error through the browser console:
Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `MuiThemeProvider`, expected a single ReactElement.
in MuiThemeProvider (at index.js:26)
It seems some elements are not allowed into MuiThemeProvider tag.
As user I see an error through the browser console:
It seems some elements are not allowed into MuiThemeProvider tag.