I am trying to create an upload field ( class based ) using react-final-form
Strangely documentation does not contain any info regarding this. Is there any way to implement this?
I am getting a junk file link that is not useful to upload the file to the server.
please help