export default function Login(): ReactElement {
  // router.prefetch('/dashboard')
  return (
    <>
      <Head title="Algorithm - Register" />