Hi
Using the example of quasar-play app - why are the components outside of root, not as children of root?

I’m learning quasar (great work btw) and vue-router, so maybe the answer is obvious - but I’ve checked other vue-router apps, and all the components are inside root there.