fixes auth?
This commit is contained in:
@@ -44,9 +44,7 @@ export default function Page() {
|
||||
className="w-full rounded bg-blue-500 px-4 py-2 text-center font-bold text-white hover:bg-blue-400"
|
||||
onClick={() => void auth.signinRedirect()}
|
||||
>
|
||||
<Link href="/nominations" className="w-full">
|
||||
Inloggen
|
||||
</Link>
|
||||
Inloggen
|
||||
</button>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user