Nested route different layout
Hi, i'm starting to use ts router and I would like to know if this is the only way to have the user edit page with different layout that i have on my app route.
I mean, i really have to create the "app_"~ route paths? there's no way to have the edit page inside my current "app" folder structure but without inheriting the parent layout that is in "app" folder?
I mean, i really have to create the "app_"~ route paths? there's no way to have the edit page inside my current "app" folder structure but without inheriting the parent layout that is in "app" folder?
