We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8a088 commit 1ab15a4Copy full SHA for 1ab15a4
example/pages/next-auth.js
@@ -1,5 +1,4 @@
1
import Layout from "../components/layout";
2
-import Link from "next/link";
3
import { useSession, signIn, signOut } from "next-auth/react";
4
5
function LoginButton() {
0 commit comments