Map caching in Redis

This commit is contained in:
cracklesparkle
2024-08-23 17:50:53 +09:00
parent 97b44a4db7
commit 579bbf7764
23 changed files with 688 additions and 143 deletions

View File

@ -205,7 +205,7 @@ export default function DashboardLayout() {
>
<Toolbar />
<Container
maxWidth="lg"
maxWidth={false}
sx={{ mt: 4, mb: 4 }}
>
<Outlet />