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 0a309ec commit 80accf9Copy full SHA for 80accf9
index.js
@@ -205,4 +205,4 @@ class SignaturePad extends Component {
205
};
206
}
207
208
-module.exports = SignaturePad;
+export { SignaturePad as default }
0 commit comments