feat: allow customizing reply box

This commit is contained in:
Shivam Mishra
2025-05-15 17:06:20 +05:30
parent b74e78f698
commit 13f742fd68
3 changed files with 17 additions and 1 deletions
@@ -1240,6 +1240,8 @@ export default {
:message="message"
:portal-slug="connectedPortalSlug"
:new-conversation-modal-active="newConversationModalActive"
allow-signature
allow-emoji
@select-whatsapp-template="openWhatsappTemplateModal"
@toggle-editor="toggleRichContentEditor"
@replace-text="replaceText"