chore: upgrade frontend deps

This commit is contained in:
Steven
2023-12-10 19:11:06 +08:00
parent 8b13c94b22
commit 6350b19478
3 changed files with 395 additions and 269 deletions

View File

@ -1,3 +1,4 @@
import "@fontsource/inter";
import { CssVarsProvider } from "@mui/joy";
import { createRoot } from "react-dom/client";
import { Toaster } from "react-hot-toast";