agilgur5 / react-signature-canvas

A React wrapper component around signature_pad (in < 150 LoC). Unopinionated and heavily updated fork of react-signature-pad
https://agilgur5.github.io/react-signature-canvas/
Other
528 stars 115 forks source link

fix: upgrade react-hot-loader for example to work with latest React #71

Closed agilgur5 closed 2 years ago

agilgur5 commented 2 years ago

Description

Review Notes

This is more of a stop-gap until #42 is merged, which switches the example to use Parcel etc (and updates all devDeps)

codecov[bot] commented 2 years ago

Codecov Report

Merging #71 (71019a8) into main (2781869) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #71   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           59        59           
  Branches         6         6           
=========================================
  Hits            59        59           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2781869...71019a8. Read the comment docs.