Next.js getStaticProps gets data, but can't have it in React child component

前端 未结 0 926
予麋鹿
予麋鹿 2020-12-12 05:52

I\'m having trouble displaying data after fetching.

Index page :

import React from \'react\'
import { GET_DATA_WITH_PARAMS } from "../helpers/requ         


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