我正在项目中创建导航栏。在我的项目中我使用
The `styles` argument provided is invalid.
You are providing a function without a theme in the context.
One of the parent elements needs to use a ThemeProvider.
Run Code Online (Sandbox Code Playgroud)
注意:我不了解 Material UI。请帮助我摆脱这个错误。我在这里提供我的代码。
Root.jsxThe `styles` argument provided is invalid.
You are providing a function without a theme in the context.
One of the parent elements needs to use a …Run Code Online (Sandbox Code Playgroud)