feat: implement standalone closed page navigation and add related tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export const KEFU_CLOSED_PATH = "/kefu/closed"
|
||||
|
||||
export function getStandaloneClosedUrl() {
|
||||
return KEFU_CLOSED_PATH
|
||||
}
|
||||
Reference in New Issue
Block a user