Skip to content

Commit

Permalink
Merge pull request #101 from shiva-beehyv/injiver-329-flash-icon-appe…
Browse files Browse the repository at this point in the history
…aring-in-scanner

INJIVER-329 Remove flash icon appearing on the scanner
  • Loading branch information
challabeehyv authored Jul 1, 2024
2 parents c673d32 + eb100e4 commit 4ffe9ed
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ function QrScanner() {
clearTimeout(timer);
setIsCameraBlocked(true);
}}
components={{
torch: false
}}
options={{
constraints: {
"width": {
Expand Down

0 comments on commit 4ffe9ed

Please sign in to comment.