export default function Index() { return (

This is a demo for React Router.
Check out{" "} the docs at reactrouter.com .

); }