Skip to content

Commit 585f646

Browse files
authored
Merge pull request #2982 from adumesny/master
dd-touch import fix
2 parents 1c60c88 + af1970c commit 585f646

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)