diff --git a/lib/src/editor/editor_component/service/shortcuts/command_shortcut_events/open_links_command.dart b/lib/src/editor/editor_component/service/shortcuts/command_shortcut_events/open_links_command.dart index 80750395d..fc0229c23 100644 --- a/lib/src/editor/editor_component/service/shortcuts/command_shortcut_events/open_links_command.dart +++ b/lib/src/editor/editor_component/service/shortcuts/command_shortcut_events/open_links_command.dart @@ -1,4 +1,5 @@ import 'package:appflowy_editor/appflowy_editor.dart'; +import 'package:collection/collection.dart'; import 'package:flutter/material.dart'; /// Option/Alt + Shift + Enter: to open links