feat(editor,stage): 新增鼠标悬停在组件上显示当前位置下所有组件菜单
This commit is contained in:
@@ -20,7 +20,7 @@ import { mount } from '@vue/test-utils';
|
||||
|
||||
import { NodeType } from '@tmagic/schema';
|
||||
|
||||
import Stage from '@editor/layouts/workspace/Stage.vue';
|
||||
import Stage from '@editor/layouts/workspace/viewer/Stage.vue';
|
||||
|
||||
globalThis.ResizeObserver =
|
||||
globalThis.ResizeObserver ||
|
||||
|
||||
Reference in New Issue
Block a user