mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-02-06 04:05:35 +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 { CopyDocument, DocumentCopy } from '@element-plus/icons-vue';
|
||||||
|
|
||||||
import { cloneDeep } from '@tmagic/core';
|
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 = () => {
|
export const useEditorContentMenuData = () => {
|
||||||
const collectorOptions = {
|
const collectorOptions = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user