initial commit
This commit is contained in:
3
app/login/page.tsx
Normal file
3
app/login/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default async function Page() {
|
||||
return <h1>This is login content</h1>
|
||||
}
|
||||
Reference in New Issue
Block a user