minor tweeks

This commit is contained in:
Chris Troutner
2025-02-06 05:28:59 -07:00
parent dc4a7f3501
commit 77c19e60b5
2 changed files with 5 additions and 1 deletions
@@ -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>