feat: use formatted content

This commit is contained in:
Shivam Mishra
2024-12-12 13:31:51 +05:30
parent 1f71733400
commit 59d07f71e7
4 changed files with 80 additions and 27 deletions
@@ -12,7 +12,7 @@ import {
import Avatar from 'next/avatar/Avatar.vue';
import TextBubble from './bubbles/Text.vue';
import TextBubble from './bubbles/Text/Index.vue';
import ActivityBubble from './bubbles/Activity.vue';
import ImageBubble from './bubbles/Image.vue';
import FileBubble from './bubbles/File.vue';