mlabs-haskell / nft-marketplace

Other
2 stars 0 forks source link

Hide "Place Bid" button when NFT is not on auction #167

Closed nrutledge closed 2 years ago

nrutledge commented 2 years ago

When a given NFT is not on auction, there should be no "Place Bid" button displayed on the NFT details page.

To simplify this logic for launch, the button can always be hid (since there will be no support for auctions initially).