Skip to content

Commit

Permalink
Merge pull request #379 from stellarterm/min-balance-new-content
Browse files Browse the repository at this point in the history
Fix linter errors
  • Loading branch information
gpg90 committed Mar 19, 2019
2 parents fbf3296 + 604e7b5 commit 7fa86ff
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -20,9 +20,9 @@ export default () => (
</p>
<p>
<strong>To decrease your minimum balance</strong>, you can remove an existing offer or{' '}
<a href="#account/addTrust">unaccept an asset</a>.<br/>
If you would like to close your Stellar account and withdraw assets somewhere else you can use
<a href="https://merge.lobstr.co/" target="_blank">Account Merge tool</a>.
<a href="#account/addTrust">unaccept an asset</a>.<br />
If you would like to close your Stellar account and withdraw assets somewhere else you can use{' '}
<a href="https://merge.lobstr.co/" target="_blank" rel="noopener noreferrer">Account Merge tool</a>.
</p>
</div>
);

0 comments on commit 7fa86ff

Please sign in to comment.