Ocr Product add

This commit is contained in:
karthikalakshmi 2026-01-28 15:23:54 +05:30
parent 57ba895c5f
commit c8ff7fc011
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ const CameraModal = ({
}
setStream(null);
setCameraOn(false);
console.log('Camera stopped');
console.log('Camera stoppejjd');
};
const captureImage = () => {