Crisp chat
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<router-view/>
|
||||
<tawk-to/>
|
||||
<support-chat/>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import TawkTo from "@/components/TawkTo.vue";
|
||||
import SupportChat from "@/components/SupportChat.vue";
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user