TanStack / router

🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
https://tanstack.com/router
MIT License
7.19k stars 486 forks source link

docs(examples): update the authenticated-routes example to use layout routes #1505

Closed SeanCassiere closed 3 weeks ago

SeanCassiere commented 3 weeks ago

This change should make the authenticated-routes example more representative of how this would be done in the real-world.

nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 81fe25c1fde828d08ca66b752f90c2136f2bd42f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets - [`nx affected --targets=test:format,test:eslint,test:unit,test:build,build --parallel=3`](https://cloud.nx.app/runs/pPcuGXZoMg?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test:types --exclude=examples/**`](https://cloud.nx.app/runs/AWLd83N6Mb?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.