refactor(frontend): MFMコンポーネントのリファクタ & パフォーマンスを改善
This commit is contained in:
parent
e126083e10
commit
7b012967d9
5 changed files with 143 additions and 174 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { App } from 'vue';
|
||||
|
||||
import Mfm from './global/MkMisskeyFlavoredMarkdown.vue';
|
||||
import Mfm from './global/MkMisskeyFlavoredMarkdown.ts';
|
||||
import MkA from './global/MkA.vue';
|
||||
import MkAcct from './global/MkAcct.vue';
|
||||
import MkAvatar from './global/MkAvatar.vue';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue