I\'ve got a DropZone form working perfectly with one exception, I can\'t seem to limit the file types as precisely as I need to.
Using acceptedFiles: \"image/*\"<
acceptedFiles: \"image/*\"<
{({ getRootProps, getInputProps }) => ( Drop files here, or click to select files )}
Drop files here, or click to select files