feat: add Kefu widget and related components for customer service integration
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { KefuWidgetDemo } from "@/components/kefu/widget-demo"
|
||||
|
||||
export default function Page() {
|
||||
return <KefuWidgetDemo />
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user