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 c929f5b commit c5e141aCopy full SHA for c5e141a
README.md
@@ -1,4 +1,4 @@
1
-[](https://www.npmjs.com/package/react-signature-pad)
+[](https://www.npmjs.com/package/react-signature-pad)
2
3
# React Signature Pad
4
A [signature pad](https://github.com/szimek/signature_pad) implementation for react.
package.json
@@ -1,6 +1,6 @@
{
"name": "react-signature-pad",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "A signature pad implementation for react.",
5
"main": "lib/app.js",
6
"scripts": {
0 commit comments