Hey, Iam using the React -Dropzone-Component in my react-redux project. and i am using that in my form to upload images, and it is working fine. But the problem started when i wanted to edit that form after submiting , when i am trying to edit the form i have the URLs of images which is saved in the server , how can i display those images in the dropzone component. Could anyone help me??
Hey, Iam using the React -Dropzone-Component in my react-redux project. and i am using that in my form to upload images, and it is working fine. But the problem started when i wanted to edit that form after submiting , when i am trying to edit the form i have the URLs of images which is saved in the server , how can i display those images in the dropzone component. Could anyone help me??