diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-11 18:46:08 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-11 18:46:08 +0700 |
| commit | 1d4556c57e7e43d3ccb07b016f0d38882a4f32dd (patch) | |
| tree | 45fd2b568706c432e34f1a7090cf0a6652b08332 /app | |
| parent | ae45237cfef621773d8c65079b6beab03c9c4754 (diff) | |
<miqdad> fix camera sj
Diffstat (limited to 'app')
| -rw-r--r-- | app/lib/camera/component/sjCamera.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/lib/camera/component/sjCamera.tsx b/app/lib/camera/component/sjCamera.tsx index ea5c5e2..73062e2 100644 --- a/app/lib/camera/component/sjCamera.tsx +++ b/app/lib/camera/component/sjCamera.tsx @@ -48,7 +48,6 @@ const SjCamera: React.FC = () => { id="suratJalanInput" type="file" accept="image/*" - capture="environment" multiple className="hidden" onChange={handleSuratJalanCapture} |
