feat: update chat URLs and paths from /kefu to /support for consistency

This commit is contained in:
mlogclub
2026-05-30 10:48:05 +08:00
parent dbcb1d83de
commit 64eb3b18b0
10 changed files with 11 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
import { KefuWidgetDemo } from "@/components/kefu/widget-demo"
export default function Page() {
return <KefuWidgetDemo />
}