Skip to content

Commit

Permalink
fix(wallet): add missing space between words in wallet (#279)
Browse files Browse the repository at this point in the history
* Update index.tsx

fix word spacing

* update

Signed-off-by: Innei <i@innei.in>

---------

Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
  • Loading branch information
cxheng315 and Innei authored Sep 6, 2024
1 parent c244aab commit 6873d21
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export const MyWalletSection = () => {
<div className="text-sm">
<p>
Power is an ERC-20 token on the
{" "}
<a
className="underline"
target="_blank"
Expand Down

0 comments on commit 6873d21

Please sign in to comment.