From 128830e965da6e2839c24101b3fd1a13338cebf2 Mon Sep 17 00:00:00 2001 From: Mikhail Mikheev Date: Mon, 9 Sep 2019 12:48:10 +0400 Subject: [PATCH] Add space in remove safe modal annotation --- src/routes/safe/components/Settings/RemoveSafeModal/index.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/routes/safe/components/Settings/RemoveSafeModal/index.jsx b/src/routes/safe/components/Settings/RemoveSafeModal/index.jsx index e4894e06..8fbde0a6 100644 --- a/src/routes/safe/components/Settings/RemoveSafeModal/index.jsx +++ b/src/routes/safe/components/Settings/RemoveSafeModal/index.jsx @@ -73,8 +73,10 @@ const RemoveSafeComponent = ({ Removing a Safe only removes it from your interface. + {' '} It does not delete the Safe -. You can always add it back using the Safe's address. + . You can always add it + back using the Safe's address.