Add my profile

feat/ai-rdm-slug
Kamran Ahmed 10 months ago
parent 3cf246cc31
commit e1a9dcc511
  1. 2
      src/components/Navigation/AccountDropdownList.tsx

@ -38,7 +38,7 @@ export function AccountDropdownList(props: AccountDropdownListProps) {
> >
<span className="flex items-center gap-2"> <span className="flex items-center gap-2">
<SquareUserRound className="h-4 w-4 stroke-[2.5px] text-slate-400 group-hover:text-white" /> <SquareUserRound className="h-4 w-4 stroke-[2.5px] text-slate-400 group-hover:text-white" />
Profile My Profile
</span> </span>
<span className="rounded-sm bg-yellow-300 px-1 text-xs uppercase tracking-wide text-black"> <span className="rounded-sm bg-yellow-300 px-1 text-xs uppercase tracking-wide text-black">
New New

Loading…
Cancel
Save