Skip to content

Commit

Permalink
fix(scanner): scanner fix
Browse files Browse the repository at this point in the history
  • Loading branch information
opensrc0 committed May 18, 2024
1 parent e079bc9 commit 3dfe817
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __app/component/Scanner/Scanner.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ function Scanner({
stopStreaming();
clearTimeout(unmoutRenderLoop);
if (flash) toggleFlash(false);
facingMode = 'back';
};

const handleBrowserSupport = () => {
Expand Down

0 comments on commit 3dfe817

Please sign in to comment.