|
|
@ -47,7 +47,7 @@ const WalletsInfoRender = function() { |
|
|
|
type="button" |
|
|
|
className="btn btn-success waves-effect waves-light margin-top-20 btn-next" |
|
|
|
onClick={ () => this.openClaimInterestModal() }>{ translate('CLAIM_INTEREST.CLAIM_INTEREST') }</button> |
|
|
|
<ClaimInterestModal {...this.props} /> |
|
|
|
<ClaimInterestModal /> |
|
|
|
</div> |
|
|
|
} |
|
|
|
</div> |
|
|
|