i have code in react JS: import {addExtraData } from '@files-ui/react' how to using addExtraData , i want to send form data with uploading image to server.
i have code in react JS:
import {addExtraData } from '@files-ui/react'
how to using addExtraData , i want to send form data with uploading image to server.