Skip to content

Commit

Permalink
Prototype: settings update
Browse files Browse the repository at this point in the history
  • Loading branch information
augustinhiebel committed Dec 5, 2023
1 parent d805e46 commit 754d03d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/stryda/profile/settings/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ export default function Home() {
>
<span className="icon icon-circle-08" />
<span className="hidden lg:block">
Change avatar
Edit avatar
</span>
</button>
<button
Expand All @@ -157,7 +157,7 @@ export default function Home() {
>
<span className="icon icon-image" />
<span className="hidden lg:block">
Change profile banner
Edit profile banner
</span>
</button>
</div>
Expand Down

0 comments on commit 754d03d

Please sign in to comment.