📜  在 Javascript 代码示例中找到没有 React 组件作为默认导出的页面

📅  最后修改于: 2022-03-11 15:03:55.089000             🧑  作者: Mango

代码示例1
// You should move your components outside the pages folder. 
// pages/ should only be used for page components as Next.js routing is based on its structure.