mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex-taker-v2.git
synced 2026-09-21 16:52:01 -07:00
minor tweeks
This commit is contained in:
@@ -123,7 +123,9 @@ function NftsForSale (props) {
|
||||
<Col>
|
||||
<h1>NFTs for Sale</h1>
|
||||
</Col>
|
||||
</Row>
|
||||
|
||||
<Row>
|
||||
<Col xs={6}>
|
||||
<Button variant='success' >
|
||||
<FontAwesomeIcon icon={faRedo} size='lg' /> Refresh
|
||||
|
||||
@@ -51,7 +51,9 @@ function TokenCard (props) {
|
||||
<br />
|
||||
|
||||
<Row>
|
||||
|
||||
<Col>
|
||||
<p>buttons here</p>
|
||||
</Col>
|
||||
</Row>
|
||||
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user