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.27k stars 495 forks source link

docs: add missing comma to from an example in the router-context guide #1579

Closed dbirks closed 3 weeks ago

dbirks commented 3 weeks ago

Big fix incoming :smile:

Adding what looks to be a missing comma in a todos.tsx example.

Thanks for all your work on TanStack Router and the docs!