-
Here's my
|
Beta Was this translation helpful? Give feedback.
Answered by
kiliman
Nov 1, 2023
Replies: 1 comment 2 replies
-
Ah. The _layout.tsx trick only works inside a hybrid folder (ending in The root layout is the actual app/root.tsx file. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
JUNIORCO
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah. The _layout.tsx trick only works inside a hybrid folder (ending in
+
).The root layout is the actual app/root.tsx file.