Merge branch 'develop' into chore/vuelidate-v2-migration

This commit is contained in:
Fayaz Ahmed
2024-07-15 23:38:27 +05:30
committed by GitHub
147 changed files with 1715 additions and 2832 deletions
@@ -57,7 +57,7 @@ import FluentIcon from 'shared/components/FluentIcon/Index.vue';
import ResizableTextArea from 'shared/components/ResizableTextArea.vue';
import darkModeMixin from 'widget/mixins/darkModeMixin.js';
const EmojiInput = () => import('shared/components/emoji/EmojiInput');
const EmojiInput = () => import('shared/components/emoji/EmojiInput.vue');
export default {
name: 'ChatInputWrap',