Skip to content

Commit

Permalink
Fix on AppRouter mention in Pages Router Page - Update index.mdx (#7979)
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielAmazonas committed Sep 20, 2024
1 parent ca792f9 commit 0406ad2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export function getStaticProps(context) {

## Pre-requisites

This Quickstart guide will walk you through how to build a task list application with TypeScript, Next.js **App Router with Client Components**, and React. Before you begin, make sure you have the following installed:
This Quickstart guide will walk you through how to build a task list application with TypeScript, Next.js **Pages Router with Client Components**, and React. Before you begin, make sure you have the following installed:

- [Node.js](https://nodejs.org/) v14.x or later
- [npm](https://www.npmjs.com/) v6.14.4 or later
Expand Down

0 comments on commit 0406ad2

Please sign in to comment.