\\n Check out{\' \'}\\n \\n the docs at reactrouter.com\\n and{\' \'}\\n the docs at tanstack.com\\n .\\n
\\n )\\n}\\n","dataUpdateCount":1,"dataUpdatedAt":1747251775439,"error":null,"errorUpdateCount":0,"errorUpdatedAt":0,"fetchFailureCount":0,"fetchFailureReason":null,"fetchMeta":null,"isInvalidated":false,"status":"success","fetchStatus":"idle"},"queryKey":["currentCode","tanstack/query","main","examples/react/react-router/src/routes/index.tsx"],"queryHash":"[\\"currentCode\\",\\"tanstack/query\\",\\"main\\",\\"examples/react/react-router/src/routes/index.tsx\\"]"}]}}}',void 0!==__TSR_SSR__&&__TSR_SSR__.cleanScripts()export default function Index() {
return (
<p id="zero-state">
This is a demo for integrating React Router with React Query.
<br />
Check out{' '}
<a href="https://reactrouter.com/">
the docs at reactrouter.com
</a> and{' '}
<a href="https://tanstack.com/query/v5/docs/">the docs at tanstack.com</a>
.
</p>
)
}
export default function Index() {
return (
<p id="zero-state">
This is a demo for integrating React Router with React Query.
<br />
Check out{' '}
<a href="https://reactrouter.com/">
the docs at reactrouter.com
</a> and{' '}
<a href="https://tanstack.com/query/v5/docs/">the docs at tanstack.com</a>
.
</p>
)
}