카메라 업데이트
This commit is contained in:
parent
8980fdcc39
commit
faf98ce6a5
@ -171,6 +171,7 @@ export default function Search({ ...props }) {
|
||||
<input
|
||||
type="file"
|
||||
accept="image/*"
|
||||
capture="camera"
|
||||
ref={fileInputRef}
|
||||
onChange={handleFileChange}
|
||||
style={{ display: 'none' }}
|
||||
|
Loading…
Reference in New Issue
Block a user