feat: implement demo navigation for Kefu widget and restructure support page

This commit is contained in:
mlogclub
2026-05-30 13:54:06 +08:00
parent 6305994394
commit bcab31eaa8
4 changed files with 36 additions and 2 deletions
-6
View File
@@ -1,6 +0,0 @@
import { KefuWidgetDemo } from "@/components/kefu/widget-demo"
export default function Page() {
return <KefuWidgetDemo />
}