feat: update chat URLs and paths from /kefu to /support for consistency
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { KefuChatShell } from "@/components/kefu/chat-shell"
|
||||
|
||||
export default function Page() {
|
||||
return <KefuChatShell />
|
||||
}
|
||||
Reference in New Issue
Block a user