Skip to content

Commit 1ab15a4

Browse files
committed
Update NextAuth example
1 parent 4c8a088 commit 1ab15a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/pages/next-auth.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import Layout from "../components/layout";
2-
import Link from "next/link";
32
import { useSession, signIn, signOut } from "next-auth/react";
43

54
function LoginButton() {

0 commit comments

Comments
 (0)