chore: update twake-mui dependency and use radius.lg for create event button

This commit is contained in:
lenhanphung
2025-12-30 13:52:56 +07:00
parent 5f0479e34a
commit 462ad6d250
48 changed files with 493 additions and 303 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
"@fullcalendar/moment-timezone": "^6.1.19",
"@fullcalendar/react": "^6.1.17",
"@fullcalendar/timegrid": "^6.1.17",
"@linagora/twake-mui": "1.1.0",
"@mui/icons-material": "^7.1.2",
"@mui/material": "^7.1.2",
"@mui/x-date-pickers": "^8.14.0",
@@ -30,7 +31,6 @@
"react-router-dom": "^6.23.1",
"redux-first-history": "^5.2.0",
"twake-i18n": "^0.3.0",
"twake-mui": "file:../twake-ui/packages/twake-mui",
"web-vitals": "^2.1.4"
},
"scripts": {
@@ -90,6 +90,7 @@
"jest-preview": "^0.3.1",
"prettier": "^3.6.2",
"ts-jest": "^29.4.6",
"ts-node": "^10.9.2",
"typescript": "^4.9.5"
}
}