Skip to content

Commit

Permalink
Update samples/remix-vite/app/routes/login.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan authored Dec 31, 2024
1 parent 4f4168f commit f2d1271
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/remix-vite/app/routes/login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ export default function Login() {
</Form>
</>
);
}
}

0 comments on commit f2d1271

Please sign in to comment.