8000 dd-touch import fix · gridstack/gridstack.js@af1970c · GitHub
[go: up one dir, main page]

Skip to content

Commit af1970c

Browse files
committed
dd-touch import fix
* fix #2980
1 parent cee9aff commit af1970c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dd-touch.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
import { DDManager } from './dd-manager';
7-
import { Utils } from './gridstack';
7+
import { Utils } from './utils';
88

99
/**
1010
* Detect touch support - Windows Surface devices and other touch devices

0 commit comments

Comments
 (0)
0