axios. fetch ./pages/index.js. import axios from 'axios'; const Home = ({ restaurants, error }) => { if (error) { return <div>An error occured: ...
確定! 回上一頁