dropzone-redux-form-example
dropzone-redux-form-example copied to clipboard
How to get the url for the files?
Hi, Sir, I have tried your code it always returned [object FileList] in the results. May I know how to get the url for it? because I use the react-dropzone to connect with cloudinary API and upload the images to the Cloudinary server. thank you if you know how to do it.