Skip to content

Commit

Permalink
INJIVER-329 Remove flash icon appearing on the scanner
Browse files Browse the repository at this point in the history
Signed-off-by: Shiva <[email protected]>
  • Loading branch information
shiva-beehyv committed Jun 28, 2024
1 parent dbaad0e commit eb100e4
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 eb100e4

Please sign in to comment.