I have an axios call like: axios.get('api') .then(response => { console.log('response', response); }). And this works fine to return the api call.
確定! 回上一頁