Multiple nested pathless layouts at the same level
Is it possible to have multiple pathless layout files at the same level? Specifically, I am looking to have multiple layout files at the root of my project to match the logical split.
eg to have a different file per service that I want to inject into the conext before load I'll might want to have
eg to have a different file per service that I want to inject into the conext before load I'll might want to have
_service-1.tsx, _service-2.tsx