Adds unread message bubbles for widget (#943)
Co-authored-by: Sojan <sojan@pepalo.com> Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
This commit is contained in:
parent
6a7d810c95
commit
49db9c5d8a
25 changed files with 787 additions and 51 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
<div class="chat-bubble-wrap">
|
||||
<div
|
||||
v-if="!isCards && !isOptions && !isForm && !isArticle"
|
||||
class="chat-bubble agent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue