react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

Update(docs): Edit Next.js file example to use the new app router

Open AhmedBaset opened this issue 2 years ago • 1 comments
trafficstars

See this qoute:

if you use [CodeSandbox](https://codesandbox.io/) 
or [Create React App](https://create-react-app.dev/), 
the root component is defined in `src/App.js`. 
If you use the framework [Next.js](https://nextjs.org/), 
the root component is defined in `pages/index.js`.

This PR edits pages/index.js to be app/page.ts

AhmedBaset avatar Jun 05 '23 18:06 AhmedBaset

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

github-actions[bot] avatar Jun 05 '23 18:06 github-actions[bot]