If I want to create multiple pages under the manage file, I need to create multiple directories and then create multiple pages. tsx separately? #69826
Unanswered
bbhxwl
asked this question in
App Router
Replies: 1 comment
-
Yes. Note it is
No because Next.js uses a file-system based router where folders are used to define routes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I want to create multiple pages under the manage file, I need to create multiple directories and then create multiple pages. tsx separately?
This is very troublesome. Is there a simple method?
Beta Was this translation helpful? Give feedback.
All reactions