mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-28 21:01:02 +08:00
To test this, set the `useNextBubble` value to `true` in the
localstorage. Here's a quick command to run in the console
```js
localStorage.setItem('useNextBubble', true)
```
```js
localStorage.setItem('useNextBubble', false)
```
---------
Co-authored-by: Pranav <pranavrajs@gmail.com>
|
||
|---|---|---|
| .. | ||
| bubbles | ||
| chips | ||
| fixtures | ||
| stories | ||
| constants.js | ||
| Message.vue | ||
| MessageError.vue | ||
| MessageList.vue | ||
| MessageMeta.vue | ||
| MessageStatus.vue | ||
| provider.js | ||