missing space

This commit is contained in:
Florian Dold 2022-03-16 14:52:49 +01:00
parent e84cb95887
commit 0c49465f6d
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -14,6 +14,7 @@ export function NoBalanceHelp({
<b>
<i18n.Translate>You have no balance.</i18n.Translate>
</b>
{" "}
<i18n.Translate>Withdraw some funds into your wallet.</i18n.Translate>
</p>
<ButtonBoxWarning onClick={() => goToWalletManualWithdraw()}>