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.