Map caching in Redis
This commit is contained in:
@ -205,7 +205,7 @@ export default function DashboardLayout() {
|
||||
>
|
||||
<Toolbar />
|
||||
<Container
|
||||
maxWidth="lg"
|
||||
maxWidth={false}
|
||||
sx={{ mt: 4, mb: 4 }}
|
||||
>
|
||||
<Outlet />
|
||||
|
Reference in New Issue
Block a user