export default function Index() { return (

This is a demo for integrating React Router with React Query.
Check out{' '} the docs at reactrouter.com and{' '} the docs at tanstack.com .

) }