implement twake mui

This commit is contained in:
lenhanphung
2025-12-29 14:27:06 +07:00
parent 9ff75056c7
commit 5f0479e34a
53 changed files with 235 additions and 259 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ import {
Typography,
Box,
Divider,
} from "@mui/material";
} from "twake-mui";
import { push } from "redux-first-history";
import { CalendarApi } from "@fullcalendar/core";
import { useI18n } from "twake-i18n";
@@ -194,7 +194,7 @@ export function Menubar({
</div>
<div className="menu-items">
<div className="current-date-time">
<Typography variant="h6" component="div">
<Typography variant="h3" component="div">
{dateLabel}
</Typography>
</div>