Skip to content

Commit

Permalink
Merge branch 'master' into add-date-voting-history
Browse files Browse the repository at this point in the history
  • Loading branch information
ramirotw authored Apr 22, 2020
2 parents 5c57a15 + d1c9948 commit 39d7ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/Polls/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ function PollsInfo(props) {
return totalMkr
.times(100)
.div(mkrSupply)
.dp(4)
.toString()
}

Expand Down

0 comments on commit 39d7ed8

Please sign in to comment.