Hi guys, im new with wasp and i was wondering if theres a way to have a layout for some routes and no layout of others? for example pages inside /app should have a common layout but /login /landing etc shouldn't.
I've seen the client config example to add a root layout but that applies to every route, right?
Thanks!