Files
chatwoot/app/javascript/widget/views/About.vue
T
2019-10-29 12:50:54 +05:30

6 lines
76 B
Vue
Executable File

<template>
<div class="about">
<h1>Chatwoot</h1>
</div>
</template>