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
- update/fix "build status" badge according to Shields directions
- remove old `nodei.co` badge
- doesn't always load and isn't very useful anymore
- removing it from all of my NPM projects
- also change Installation to a codeblock instead of just backticks
- easier to read as a block and easier to copy (full horizontal length)
- and more consistent too
(cherry picked from commit cb09cf7)
- removed typings badge (v1.0.x isn't in TS)
- changed badge branches to point to `v1.0.x`
A React wrapper component around [signature_pad](https://github.com/szimek/signature_pad).
24
22
25
23
Originally, this was just an _unopinionated_ fork of [react-signature-pad](https://github.com/blackjk3/react-signature-pad) that did not impose any styling or wrap any other unwanted elements around your canvas -- it's just a wrapper around a single canvas element!
@@ -30,7 +28,9 @@ This fork also allows you to directly pass [props](#props) to the underlying can
0 commit comments