missing space
This commit is contained in:
parent
e84cb95887
commit
0c49465f6d
@ -14,6 +14,7 @@ export function NoBalanceHelp({
|
|||||||
<b>
|
<b>
|
||||||
<i18n.Translate>You have no balance.</i18n.Translate>
|
<i18n.Translate>You have no balance.</i18n.Translate>
|
||||||
</b>
|
</b>
|
||||||
|
{" "}
|
||||||
<i18n.Translate>Withdraw some funds into your wallet.</i18n.Translate>
|
<i18n.Translate>Withdraw some funds into your wallet.</i18n.Translate>
|
||||||
</p>
|
</p>
|
||||||
<ButtonBoxWarning onClick={() => goToWalletManualWithdraw()}>
|
<ButtonBoxWarning onClick={() => goToWalletManualWithdraw()}>
|
||||||
|
Loading…
Reference in New Issue
Block a user