Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 52d033c

Browse files
author
Gabriel Cardona
committed
Formatting.
1 parent 12806ea commit 52d033c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/components/bch-faucet.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ class BchFaucet extends React.PureComponent<Props, State> {
6060
<WrapperDiv>
6161
<H3>
6262
This is a <u>testnet</u> faucet for Bitcoin Cash! It is built with{' '}
63-
<StyledLink to="/bitbox">BITBOX JavaScript SDK</StyledLink>
64-
and is funded by the{' '}
63+
<StyledLink to="/bitbox">BITBOX JavaScript SDK</StyledLink> and is
64+
funded by the{' '}
6565
<SmartLink to="https://www.bitcoin.com/bitcoin-mining">
6666
Bitcoin.com Mining Pool
6767
</SmartLink>

src/components/whc-faucet.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ class BchFaucet extends React.PureComponent<Props, State> {
6262
<WrapperDiv>
6363
<H3>
6464
This is a <u>testnet</u> faucet Wormhole coins! It is built with{' '}
65-
<StyledLink to="/bitbox">BITBOX JavaScript SDK</StyledLink>
66-
and is funded by the{' '}
65+
<StyledLink to="/bitbox">BITBOX JavaScript SDK</StyledLink> and is
66+
funded by the{' '}
6767
<SmartLink to="https://www.bitcoin.com/bitcoin-mining">
6868
Bitcoin.com Mining Pool
6969
</SmartLink>

0 commit comments

Comments
 (0)