From 99fbd19c6616d2f661becf7e0fb7c4632d85b532 Mon Sep 17 00:00:00 2001 From: Miika Turunen Date: Wed, 23 Aug 2017 21:30:32 +0300 Subject: [PATCH] Remove props --- .../src/components/dashboard/walletsInfo/walletsInfo.render.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/src/components/dashboard/walletsInfo/walletsInfo.render.js b/react/src/components/dashboard/walletsInfo/walletsInfo.render.js index ae27146..972da9d 100644 --- a/react/src/components/dashboard/walletsInfo/walletsInfo.render.js +++ b/react/src/components/dashboard/walletsInfo/walletsInfo.render.js @@ -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') } - + }