mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 19:49:16 +01:00
feat: ✨ Add new composer
This commit is contained in:
parent
49d356e2ab
commit
4dfbd845d3
40 changed files with 584 additions and 222 deletions
|
|
@ -17,8 +17,8 @@
|
|||
|
||||
<script lang="ts" setup>
|
||||
import { char, createRegExp, exactly } from "magic-regexp";
|
||||
import EmojiSuggestbox from "../composer/emoji-suggestbox.vue";
|
||||
import MentionSuggestbox from "../composer/mention-suggestbox.vue";
|
||||
import EmojiSuggestbox from "../composer-old/emoji-suggestbox.vue";
|
||||
import MentionSuggestbox from "../composer-old/mention-suggestbox.vue";
|
||||
|
||||
defineOptions({
|
||||
inheritAttrs: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue