fix: fix frontend bug

This commit is contained in:
hetao
2026-01-29 13:55:30 +08:00
parent 09d9c18a28
commit 75801d9817
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
import "@/styles/globals.css";
import "katex/dist/katex.min.css";
import { type Metadata } from "next";
import { Geist } from "next/font/google";