mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 11:37:58 +00:00
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com> Co-authored-by: Sojan Jose <sojan@pepalo.com>
6 lines
76 B
Vue
Executable File
6 lines
76 B
Vue
Executable File
<template>
|
|
<div class="about">
|
|
<h1>Chatwoot</h1>
|
|
</div>
|
|
</template>
|