import { Link } from '@tanstack/react-router'; /** Shown for any URL outside the app's routes (previously rendered a blank shell). */ export function NotFound() { return (
That page doesn’t exist or has moved.