Browse Source

Revert delete made by mistake

all-modes
petitPapillon 8 years ago
parent
commit
f2396f87ca
  1. 1
      react/src/components/dashboard/walletsNative/walletsNative.render.js

1
react/src/components/dashboard/walletsNative/walletsNative.render.js

@ -30,6 +30,7 @@ const WalletsNativeRender = function() {
<WalletsNativeTxHistory {...this.props} />
<WalletsNativeReceive {...this.props} />
<WalletsNativeSend {...this.props} />
<WalletsNativeInfo {...this.props} />
</div>
</div>
</div>

Loading…
Cancel
Save