Sign Out Button
A simple button that calls Auth.js signOut
function.
Usage
import { SignOutButton } from "@/app/_components/core/sign-out-button";
<SignOutButton>{children}</SignOutButton>
Props
Extends Shadcn/ui Button
component.
A simple button that calls Auth.js signOut
function.
import { SignOutButton } from "@/app/_components/core/sign-out-button";
<SignOutButton>{children}</SignOutButton>
Extends Shadcn/ui Button
component.