fix: vite8 preview build react-router in docker failed

This commit is contained in:
ReaJason
2026-08-30 22:01:43 +08:00
parent 961845f96f
commit 13fe8f0094
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { ExternalLinkIcon } from "lucide-react";
import type { LinkItemType } from "fumadocs-ui/layouts/shared";
import { ExternalLinkIcon } from "lucide-react";
import { useTranslation } from "react-i18next";
import { LanguageSwitcher } from "@/components/language-switcher";