[Update] Change the notification UI.

(Change the base notification library from MUI to React-Toastify.)
This commit is contained in:
Sakamoto Shiina
2025-06-05 18:11:53 +09:00
parent 620085054b
commit bcef981955
11 changed files with 308 additions and 50 deletions

View File

@@ -43,6 +43,7 @@
"react-error-boundary": "5.0.0",
"react-i18next": "15.5.1",
"react-resizable-layout": "0.7.2",
"react-toastify": "11.0.5",
"sass": "1.79.4",
"semver": "7.7.1"
},