Light bulbGet the 40% off on ZexaNext for first 50 users

Docs
Logout Button

Logout Button

Wrapper component for the logout button. The children of this component will be rendered as the content of the logout button.

import LogoutButton from "@/components/auth/logout-button";
<LogoutButton>
  <span>Logout</span> 
</LogoutButton>