How to make a basic external data fetch using Next.js and import component into another

前端 未结 0 860

I have the code below in pages/github and when I go to localhost:3000/github the code executes as expected. I get JSON data.

function GithubAPI(props) {
  //          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题