Profile Dropdown
A dropdown component that displays user information when logged in, and authentication options when logged out.
Usage
import { ProfileDropdown } from "@/app/_components/core/profile-dropdown";
<ProfileDropdown />
A dropdown component that displays user information when logged in, and authentication options when logged out.
import { ProfileDropdown } from "@/app/_components/core/profile-dropdown";
<ProfileDropdown />