I have a code that send data to server and I have function
submitForm(contentType, data, setResponse) { axios({ url: `${API_BASE_URL}`