From 4fa84683a3f8658c060ea0a28197520a1c46e333 Mon Sep 17 00:00:00 2001 From: Mikhail Mikheev Date: Mon, 16 Sep 2019 17:21:15 +0400 Subject: [PATCH] fix create safe fee estimation text formatting --- src/routes/open/components/ReviewInformation/index.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/routes/open/components/ReviewInformation/index.jsx b/src/routes/open/components/ReviewInformation/index.jsx index 9f95f263..296cea50 100644 --- a/src/routes/open/components/ReviewInformation/index.jsx +++ b/src/routes/open/components/ReviewInformation/index.jsx @@ -165,8 +165,9 @@ const ReviewComponent = ({ values, classes, userAccount }: Props) => { wallet. The creation will cost approximately {' '} {gasCosts} - {' '} ETH - . The exact amount will be determined by your wallet. + {' '} + ETH. The exact amount will be determined by your + wallet.