iachat/app/javascript/dashboard/assets
Shivam Mishra eef70b9bd7
feat: integrate new bubbles (#10550)
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>
2024-12-19 18:41:55 +05:30
..
images feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
scss feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30