From 9c19827a9c0ac214dc6a3b366b4fa0468a1dd5d0 Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Thu, 11 Oct 2018 15:18:01 +0200 Subject: [PATCH] Proper link for NEM coin --- src/components/modals/external/NemWallet/index.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/modals/external/NemWallet/index.js b/src/components/modals/external/NemWallet/index.js index 4835d79c..468fe3a0 100644 --- a/src/components/modals/external/NemWallet/index.js +++ b/src/components/modals/external/NemWallet/index.js @@ -3,15 +3,14 @@ import React from 'react'; import PropTypes from 'prop-types'; import styled from 'styled-components'; - import colors from 'config/colors'; import icons from 'config/icons'; - import Icon from 'components/Icon'; import Link from 'components/Link'; import Button from 'components/Button'; import { H3, H4 } from 'components/Heading'; import P from 'components/Paragraph'; +import coins from 'constants/coins'; import NemImage from './images/nem-download.png'; import type { Props as BaseProps } from '../../Container'; @@ -56,7 +55,9 @@ const NemWallet = (props: Props) => (

We have partnered up with the NEM Foundation to provide you with a full-fledged NEM Wallet.

Make sure you download the Universal Client for TREZOR support.

- Go to nem.io + i.id === 'xem').url}> + Go to nem.io + );