Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hkirat committed Mar 31, 2024
1 parent 9588b9f commit 5676605
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/user-app/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


import { getServerSession } from "next-auth";
import { redirect } from 'next/navigation'
import { authOptions } from "./lib/auth";
Expand Down

0 comments on commit 5676605

Please sign in to comment.