Skip to content

Commit

Permalink
Merge branch 'staging'
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier506 committed Sep 9, 2021
2 parents c0193cf + 1d2e798 commit 7cc3574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/src/routes/block-producers/block-producer-rate.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ const BlockProducerRate = ({ account, ual }) => {
setIsNewRate(false)
} else {
setRatingState(INIT_RATING_STATE_DATA)
setIsNewRate(true)
}
}, [userRate, accountName, setRatingState])

Expand Down

0 comments on commit 7cc3574

Please sign in to comment.