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