Skip to content

Commit

Permalink
Merge branch 'rachel/profile-drop' of https://github.com/UAlbertaComp…
Browse files Browse the repository at this point in the history
…EClub/compe-plus into rachel/profile-drop
  • Loading branch information
rachel-ellis committed Jul 27, 2021
2 parents 0ca4dcc + 95770a7 commit 43cdd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/src/components/auth/UserProfile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const UserProfile: FC = () => {
setIsMenuOpen(true);
}}
>
<AccountCircle />
<AccountCircle color='secondary' />
</IconButton>
<Menu
id='menu-appbar'
Expand Down

0 comments on commit 43cdd28

Please sign in to comment.