From d2d9641c51fa6435ebec1144a44ee3e690d07d6f Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Thu, 14 May 2020 14:51:28 +0500 Subject: [PATCH] refactor & cleanup --- apps/mobile/src/components/SearchInput/index.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/apps/mobile/src/components/SearchInput/index.js b/apps/mobile/src/components/SearchInput/index.js index b73cbef8b..5eeacafea 100644 --- a/apps/mobile/src/components/SearchInput/index.js +++ b/apps/mobile/src/components/SearchInput/index.js @@ -146,8 +146,6 @@ export const Search = props => { return searchState.data[0] && !searchState.noSearch ? ( { paddingHorizontal: 12, }}> { : colors.accent : colors.icon } - size={SIZE.xl} + size={SIZE.xxl} />