Relative Content

Tag Archive for next.jsmaterial-ui

How can I use the Material UI dashboard layout as a regular layout with a children prop?

I found this dashboard layout on the MUI website and integrated it into my project, installed all the dependencies, but something strange is happening with the way it handles the main content. No matter how I modify the sidebar, it always tries to route based on the segment. The dashboard is in the /admin folder, and the menu items should point to routes like /admin/tickets and /admin/tools, etc.