Skip to content

Commit

Permalink
Remove 'instant sale' option (metaplex-foundation#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-survivor committed Jun 16, 2021
1 parent f5a4425 commit 2f83832
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions js/packages/web/src/views/auctionCreate/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -755,12 +755,6 @@ const SaleTypeStep = (props: {
<div className="radio-subtitle">
Allow bidding on your NFT(s).
</div>
<Radio className="radio-field" value="sale">
Instant Sale
</Radio>
<div className="radio-subtitle">
Allow buyers to purchase your NFT(s) at a fixed price.
</div>
</Radio.Group>
</label>
</Col>
Expand Down

0 comments on commit 2f83832

Please sign in to comment.