DEV Community

MagyzTech
MagyzTech

Posted on

Finding it hard to upload file in react using antd with axios

Hello fam👋
Please I need help with file upload in react using the ant.design library. I already have a server set up, what I want to achieve is to be able to send the formData to my server with axios instead of using the default antd action property in the form.

Top comments (0)