Layouts in FileRoutes
What I am missing?
I want to setup so the component in __root is wrapping the one in index.tsx, for example. Basically how +layout works in svelte.

1 Reply
harsh-harlequin•2mo ago
don't see an obvious mistake, can you please fork an example to reproduce your setup ?
https://tanstack.com/router/latest/docs/framework/react/examples/quickstart-file-based
React TanStack Router Quickstart File Based Example | TanStack Rout...
An example showing how to implement Quickstart File Based in React using TanStack Router.