refactor(ui): clean code

This commit is contained in:
Fu Diwei
2025-01-02 10:28:18 +08:00
parent 7f36621882
commit 1588179bc9
12 changed files with 40 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
import { Resource } from "i18next";
import { type Resource } from "i18next";
import en from "./en";
import zh from "./zh";