Skip to content

Commit

Permalink
conflict was resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulsamad committed Sep 15, 2022
2 parents d97d367 + 574476e commit bbd679c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions big-dipper/imports/ui/easel_buy/EaselBuy.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -434,8 +434,7 @@ export default class EaselBuy extends Component {
/>
</p>
</div>
{/* Can Be Use For Later Version */}
{/* {nftType?.toLowerCase() === "audio" ? (
{nftType?.toLowerCase() === "audio" ? (
<>
<audio
controls
Expand All @@ -454,7 +453,7 @@ export default class EaselBuy extends Component {
</>
) : (
<></>
)} */}
)}
{/*For later Use*/}
{/* <div className="views">
<img
Expand Down

0 comments on commit bbd679c

Please sign in to comment.