feat: Adds message signature for new email conversations (#7946)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
This commit is contained in:
Sivin Varghese
2023-10-03 13:45:28 +05:30
committed by GitHub
parent fa118ad18c
commit c19cfeaa81
4 changed files with 100 additions and 32 deletions

View File

@@ -23,6 +23,7 @@
@change="onFileChange"
/>
<div ref="editor" />
<slot name="footer" />
</div>
</template>