We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f3763 commit d247d87Copy full SHA for d247d87
lib/src/editor/config/editor_config.dart
@@ -14,8 +14,8 @@ import '../raw_editor/raw_editor.dart';
14
import '../widgets/default_styles.dart';
15
import '../widgets/delegate.dart';
16
import '../widgets/link.dart';
17
-import '../widgets/text/utils/text_block_utils.dart';
18
import '../widgets/text/magnifier.dart';
+import '../widgets/text/utils/text_block_utils.dart';
19
import 'search_config.dart';
20
21
// IMPORTANT For project authors: The QuillEditorConfig.copyWith()
0 commit comments