Skip to content

Commit

Permalink
clarify the top up process
Browse files Browse the repository at this point in the history
  • Loading branch information
starknetdev committed Sep 5, 2024
1 parent 5c710f6 commit d65894f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/src/app/components/profile/ProfileDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ export const ProfileDialog = ({
Topup
</h2>
<p className="hidden sm:block sm:text-lg">
Low on tokens? Copy the address and above and transfer tokens
from the wallet of your choice.
Low on tokens? Below are the token addresses, make sure you
transfer to the address at the top!
</p>
<div className="flex flex-col gap-2">
<span className="flex flex-row items-center gap-2 relative">
Expand Down

0 comments on commit d65894f

Please sign in to comment.