Next.js Discord

Discord Forum

Custom layout inside not-found.tsx

Unanswered
Canvasback posted this in #help-forum
Open in Discord
CanvasbackOP
Hey, I'm having trouble implementing my own custom layout.tsx file my not-found.tsx
reason being, I don't want to show the default RootLayout at the not-found route but want to hide it.

How can I achieve that? Using app directory.

0 Replies