feat: add login and print user object on my-pages
This commit is contained in:
committed by
Simon Emanuelsson
parent
f1278a8d11
commit
70f9c22410
3
app/[lang]/(live)/(public)/content-page/page.tsx
Normal file
3
app/[lang]/(live)/(public)/content-page/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default async function ContentPage() {
|
||||
return null
|
||||
}
|
||||
Reference in New Issue
Block a user