Commit cbf165dc authored by lynn's avatar lynn Committed by GitHub

fix: oops (#4511)

oops
parent 6f3579ac
...@@ -181,7 +181,7 @@ export default function FooterBalanceSummary({ ...@@ -181,7 +181,7 @@ export default function FooterBalanceSummary({
<NetworkBalancesSection> <NetworkBalancesSection>
<NetworkBalancesLabel> <NetworkBalancesLabel>
<Trans>Your balances by network</Trans> <Trans>Your balances by network</Trans>
</NetworkBalancesLabel>{' '} </NetworkBalancesLabel>
{networkBalances} {networkBalances}
</NetworkBalancesSection> </NetworkBalancesSection>
)} )}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment