oops
This commit is contained in:
lynn 2022-08-26 14:12:48 -04:00 committed by GitHub
parent 6f3579acf1
commit cbf165dc40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -181,7 +181,7 @@ export default function FooterBalanceSummary({
<NetworkBalancesSection>
<NetworkBalancesLabel>
<Trans>Your balances by network</Trans>
</NetworkBalancesLabel>{' '}
</NetworkBalancesLabel>
{networkBalances}
</NetworkBalancesSection>
)}