From 46274b00ec68fa8040606b65362f42187a17d471 Mon Sep 17 00:00:00 2001 From: francovenica Date: Tue, 19 Jan 2021 15:08:51 -0300 Subject: [PATCH] fix ids (#1755) add data-testid for sidebar add id for recipient field Co-authored-by: Daniel Sanchez Co-authored-by: Fernando --- src/components/AppLayout/index.tsx | 2 +- .../Balances/SendModal/screens/AddressBookInput/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/AppLayout/index.tsx b/src/components/AppLayout/index.tsx index 56a0e48201..e70a31b4de 100644 --- a/src/components/AppLayout/index.tsx +++ b/src/components/AppLayout/index.tsx @@ -97,7 +97,7 @@ const Layout: React.FC = ({
- + (