This is the about page. This is coming from src/pages/about.page.tsx This is functioning as a "layout route" because it is rendering an "outlet" (see below).
Outlet:
This is a nested route! It is coming from src/pages/about/learn-more.page.tsx.
This is the about page. This is coming from src/pages/about.page.tsx This is functioning as a "layout route" because it is rendering an "outlet" (see below).
This is a nested route! It is coming from src/pages/about/learn-more.page.tsx.