remove mngo accrued from positions table

This commit is contained in:
Tyler Shipe 2021-08-04 15:03:07 -04:00
parent 5697006f7a
commit aebe1401e4
1 changed files with 0 additions and 3 deletions

View File

@ -202,9 +202,6 @@ const PositionsTable = () => {
)
.toFixed(3)}
</Td>
<Td className="px-2 py-2 whitespace-nowrap text-sm text-th-fgd-1">
{nativeToUi(perpAccount.mngoAccrued.toNumber(), 6)}
</Td>
<Td className="px-2 py-2 whitespace-nowrap text-sm text-th-fgd-1">
<div className="flex justify-end">
<Button