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 621adcb commit 0fdfc15Copy full SHA for 0fdfc15
src/signature_pad.js
@@ -1,4 +1,4 @@
1
-import * as SignaturePad from "signature_pad";
+import SignaturePad from "signature_pad";
2
3
function resizeCanvas(canvas) {
4
var context = canvas.getContext("2d");
0 commit comments