remove the soon pill

This commit is contained in:
Maximilian Schneider 2021-07-28 15:10:40 +02:00
parent 2382163660
commit dbbafb9d83
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>