Skip to content

Commit

Permalink
Merge pull request #150 from metagov/feat/link
Browse files Browse the repository at this point in the history
fix build error.
  • Loading branch information
crazyyuan authored Sep 26, 2023
2 parents 6e345ec + 1fbcde6 commit 57da568
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ const MemberLogos = (props) => {
<a href="https://kleros.io/" target="_blank"><img src={klerosLogo} alt="Kleros" /></a>
<a href="https://kycdao.xyz/" target="_blank"><img src={kycdaoLogo} alt="kycDAO" /></a>
<a href="https://litprotocol.com/" target="_blank"><img src={litProtocolLogo} alt="Lit Protocol" /></a>
<a href="https://logos.xyz/" target="_blank"><img src={logosLogo} alt="Logos" /></a>
<a href="https://lxdao.io/" target="_blank"><img src={lxdaoLogo} alt="LXDAO" /></a>
<a href="https://messari.io/" target="_blank"><img src={messariLogo} alt="Messari" /></a>
<a href="https://metacartel.xyz/" target="_blank"><img src={metacartelLogo} alt="MetaCartel Ventures" /></a>
Expand Down

0 comments on commit 57da568

Please sign in to comment.