You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-11 23:17:19 +02:00
Chore: Editor: Refactor editor package (#12743)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import CommandService from '@joplin/lib/services/CommandService';
|
||||
import useEditorCommandHandler from './useEditorCommandHandler';
|
||||
import commandDeclarations from '../commandDeclarations';
|
||||
import createTestEditorControl from '@joplin/editor/CodeMirror/testUtil/createEditorControl';
|
||||
import createTestEditorControl from '@joplin/editor/CodeMirror/testing/createEditorControl';
|
||||
import { renderHook } from '../../../utils/testing/testingLibrary';
|
||||
import { defaultState } from '@joplin/lib/reducer';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user