console.error(['MUI: You are providing a theme function prop to the ThemeProvider component:','<ThemeProvider theme={outerTheme => outerTheme} />','','However, no outer theme is present.','Make sure a theme is already injected higher in the React tree '+'or provide a theme object.'].join('\n'));