```jsx const Foo = () => { return (
{/* This links to a page that does not yet exist. */}
); }; ```