Committing because I really need to restart my laptop or something :(

This commit is contained in:
2025-06-08 16:14:26 -05:00
parent 5c5e992e7d
commit c47c43dc92
6 changed files with 63 additions and 9 deletions

View File

@ -77,7 +77,7 @@ const AvatarDropdown = () => {
onClick={handleSignOut}
className='w-full justify-center cursor-pointer'
>
Log out
Sign Out
</button>
</DropdownMenuItem>
</DropdownMenuContent>