feat: implement demo navigation for Kefu widget and restructure support page
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export const KEFU_DEMO_PATH = "/support/demo"
|
||||
|
||||
export function getWidgetDemoPath() {
|
||||
return KEFU_DEMO_PATH
|
||||
}
|
||||
Reference in New Issue
Block a user