diff options
Diffstat (limited to 'app/lib')
| -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} |
