mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-01-26 11:51:28 +00:00
style(playground): eslint
This commit is contained in:
parent
0ec8af20e0
commit
450af8021d
@ -2,7 +2,7 @@ import { computed, markRaw, type Ref } from 'vue';
|
||||
import { CopyDocument, DocumentCopy } from '@element-plus/icons-vue';
|
||||
|
||||
import { cloneDeep } from '@tmagic/core';
|
||||
import { calcValueByFontsize, ContentMenu, COPY_STORAGE_KEY, type MenuButton, Services } from '@tmagic/editor';
|
||||
import { calcValueByFontsize, ContentMenu, COPY_STORAGE_KEY, type MenuButton, type Services } from '@tmagic/editor';
|
||||
|
||||
export const useEditorContentMenuData = () => {
|
||||
const collectorOptions = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user