instead of using new Axios. Use const _axios = axios.create()
new Axios
const _axios = axios.create()