Building Sidebar
Answered
Hermit Thrush posted this in #help-forum
Hermit ThrushOP
Hey
I recently started using the App Router and would now like to build a layout. How do I do that?
Thank you
I recently started using the App Router and would now like to build a layout. How do I do that?
Thank you
Answered by B33fb0n3
You can start by taking a look at this page (it's for pages and layouts): https://nextjs.org/docs/app/building-your-application/routing/pages-and-layouts#layouts
2 Replies
You can start by taking a look at this page (it's for pages and layouts): https://nextjs.org/docs/app/building-your-application/routing/pages-and-layouts#layouts
Answer
Hermit ThrushOP
thanks!