mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
[automated] Apply ESLint and Oxfmt fixes
This commit is contained in:
@@ -20,5 +20,4 @@
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -29,7 +29,6 @@ vi.mock('@/composables/node/useNodeDragToCanvas', () => ({
|
||||
})
|
||||
}))
|
||||
|
||||
|
||||
describe('TreeExplorerV2Node', () => {
|
||||
function createMockItem(
|
||||
type: 'node' | 'folder',
|
||||
|
||||
Reference in New Issue
Block a user