Skip to content

Commit

Permalink
chore: remove pencil icon because it's causing confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Dec 2, 2023
1 parent 426c0af commit 0b2de0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/app/interface/settings/client/Account.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ function UserInformation() {
</div>
</div>
</ProfileDetails>
<div class="button">
{/*<div class="button">
<MdEdit {...iconSize(22)} />
</div>
</div>*/}
</div>
<BadgeContainer>
<ProfileBadges>
Expand Down

0 comments on commit 0b2de0a

Please sign in to comment.