Custom layout inside not-found.tsx
Unanswered
Canvasback posted this in #help-forum
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.
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.