Next.js Discord

Discord Forum

Is it possible to have a shared layout between the root path and one of its children?

Answered
Atlantic mackerel posted this in #help-forum
Open in Discord
Atlantic mackerelOP
I'm new to nextjs and been trying to create pages that look like this using app router. How should I structure route and page in my app directory?
Answered by joulev
Yes. Use route groups
View full answer

3 Replies

Answer
Atlantic mackerelOP
ohhhh
@joulev Yes. Use route groups
Atlantic mackerelOP
ty so much sir👍