citycoins / ui

Basic UI components for interacting with the CityCoin contract. Requires Stacks Wallet for Web.
https://minecitycoins.com
GNU General Public License v3.0
28 stars 13 forks source link

Bug fix in Claim Mining Rewards page #116

Closed phouchens closed 2 years ago

phouchens commented 2 years ago

Issue

This PR attempts to fix issue #113 BUG Hardcoded MIA text on claim mining rewards .

How to Reproduce

Go to Mining page Click on Claim Rewards Text says "newly minted MIA" regardless of selection

Solution

Uses props.token.symbol instead of the hard coded string.