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 0fa8062 commit e611acfCopy full SHA for e611acf
lib/features/selection/SelectionVisuals.js
@@ -4,7 +4,7 @@ import {
4
5
import {
6
getType
7
-} from 'lib/util/Elements';
+} from '../../util/Elements';
8
9
var MARKER_HOVER = 'hover',
10
MARKER_SELECTED = 'selected';
0 commit comments