Stub out interact.styleCursor method
This commit is contained in:
@@ -43,6 +43,7 @@ global.interact = function () {
|
|||||||
dropzone: global.interact,
|
dropzone: global.interact,
|
||||||
preventDefault: global.interact,
|
preventDefault: global.interact,
|
||||||
actionChecker: global.interact,
|
actionChecker: global.interact,
|
||||||
|
styleCursor: global.interact
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user