remove SOON pill

This commit is contained in:
Maximilian Schneider 2021-07-28 15:11:08 +02:00
parent 54a95f2fe0
commit bcb696bf3d
1 changed files with 2 additions and 1 deletions

View File

@ -389,7 +389,8 @@ const NavBarBeta = () => {
>
<div className="flex flex-row">
<p>Mango DAO</p>
<MangoPill />
<span style={{ width: '55px' }}></span>
{/* <MangoPill /> */}{' '}
</div>
</a>
</nav>