HausDAO / daohaus-app

long live pokemol
https://daohaus.club/
Other
134 stars 79 forks source link

fixing balance NAN #1947

Closed brossetti1 closed 2 years ago

brossetti1 commented 2 years ago

GitHub Issue

https://github.com/HausDAO/daohaus-app/issues/1780

Changes

bad reference to deposit token - should be Number(daoMember?.depositTokenData?.balance)?.toFixed(3)

Checks

Before making your PR, please check the following:

Details

Screen Shot 2022-06-30 at 11 03 53 PM