In a File Route how to make it ignore the parent layout?
I have set a default layout at the root.
Some url paths need an empty layout though. How can I escape from the root layout and override it or make it use an empty layout?
Some url paths need an empty layout though. How can I escape from the root layout and override it or make it use an empty layout?
