You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,6 @@ This package is available through npm:
17
17
```
18
18
npm install --save react-signature-pad-wrapper
19
19
```
20
-
In addition to *React* you will need to install the [prop-types](https://github.com/facebook/prop-types) package:
21
-
```
22
-
npm install --save prop-types
23
-
```
24
20
25
21
## Usage
26
22
This package implements exactly the same interface as the original *signature_pad* package and adds a couple of extra features that make responsive behaviour a little easier to deal with. For a complete overview of the available options and callables see the documentation for [signature pad](https://github.com/szimek/signature_pad).
0 commit comments