import { logoutAction } from "@/lib/actions"; export function LogoutButton() { return (
); }