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 cee9aff commit af1970cCopy full SHA for af1970c
src/dd-touch.ts
@@ -4,7 +4,7 @@
4
*/
5
6
import { DDManager } from './dd-manager';
7
-import { Utils } from './gridstack';
+import { Utils } from './utils';
8
9
/**
10
* Detect touch support - Windows Surface devices and other touch devices
0 commit comments