From 9a17059893d52b2556297ec23f02f98750e3c727 Mon Sep 17 00:00:00 2001 From: Ricardo Akio Kobayashi Date: Tue, 7 May 2024 11:31:23 -0300 Subject: [PATCH] =?UTF-8?q?86dtf3run=20-=20Neon=203=20-=20Import=20Wallet?= =?UTF-8?q?=20-=20Title=20should=20say=20=E2=80=98Import=20Wallet=E2=80=99?= =?UTF-8?q?=20Remove=20gray=20=E2=80=98Import=E2=80=99=20copy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/src/routes/modals/Import/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/renderer/src/routes/modals/Import/index.tsx b/src/renderer/src/routes/modals/Import/index.tsx index 9e42482f..7f1d5b50 100644 --- a/src/renderer/src/routes/modals/Import/index.tsx +++ b/src/renderer/src/routes/modals/Import/index.tsx @@ -85,7 +85,6 @@ export const ImportModal = () => { return ( } contentClassName="flex flex-col"> -

{t('subtitle')}

{t('description')}