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.
2 parents 1c60c88 + af1970c commit 585f646Copy full SHA for 585f646
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