steima / react-qr-barcode-scanner

A simple React Component using the client's webcam to read barcodes.
0 stars 2 forks source link

fix: updated useEffect in line 84 #4

Open CarvalhoFilipe opened 1 year ago

CarvalhoFilipe commented 1 year ago

add dependecies in useEffect for correct behavior.