Skip to content

Commit

Permalink
placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashmi-278 committed May 24, 2024
1 parent b0d792c commit c4b8a38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions daostar-website/src/components/ENSCard/ENSCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ const DisplayENSTextRecord = ({
<span className="bp4-text-muted">DAO Address: </span>
{daoAddress}
</p>
{/* <p className="bp4-text-small wizard-no-margin">
<p className="bp4-text-small wizard-no-margin" style={{ fontStyle: 'italic'}}>
<span className="bp4-text-muted">DAO URI: </span>
{daoURI}
</p> */}
DAO URI Info will be displayed soon
</p>
</div>
</Fragment>
</Card>
Expand Down

0 comments on commit c4b8a38

Please sign in to comment.