import { ExclamationTriangleIcon } from "@heroicons/react/24/outline"; import { Links, Meta, Scripts } from "@remix-run/react"; import EmptyCard from "~/components/EmptyCard"; export default function NotFoundPage() { return ( JetKVM - 404 Not found {/* add the UI you want your accounts to see */}
); }