Skip to content

Commit

Permalink
file
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanAuyeung committed Oct 1, 2023
1 parent b82710b commit 4983ab5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/app/login.tsx

This file was deleted.

5 changes: 5 additions & 0 deletions src/app/screens/login /loginPage.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
export default function Login() {
return (
<h1> Hi </h1>
)
}

0 comments on commit 4983ab5

Please sign in to comment.