feat: Ability to send attachment in new conversation (#7698)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Sivin Varghese
2023-09-08 12:12:24 +05:30
committed by GitHub
parent bfd192ebb2
commit 8bc2bc6d40
14 changed files with 490 additions and 113 deletions

View File

@@ -12,7 +12,7 @@
color-scheme="secondary"
icon="dismiss"
variant="clear"
class="modal--close"
class="absolute ltr:right-2 rtl:left-2 top-2 z-10"
@click="close"
/>
<slot />