Replies: 1 comment 3 replies
-
Layout routes should already wrap all of its children, so I don't understand the question. |
Beta Was this translation helpful? Give feedback.
3 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.
-
I see that using the
_
prefix is used to selectively add layout to routes but that system can become quite repetitive.Is it possible to have something like the
__root
layout for the inner routes that doesn't have to be repeated every time?Beta Was this translation helpful? Give feedback.
All reactions