From 9c8b5d628e7d9fd39e7416188d2b6b46dcc46a85 Mon Sep 17 00:00:00 2001 From: Danish Amin Date: Sun, 9 Oct 2022 12:23:53 +0530 Subject: [PATCH] Close Feature added --- index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.tsx b/index.tsx index 7e51f24f..65867f5a 100644 --- a/index.tsx +++ b/index.tsx @@ -174,7 +174,7 @@ const SelectList: React.FC = ({ (dropdown && search) ? - + { (!searchicon) ? @@ -197,13 +197,13 @@ const SelectList: React.FC = ({ }); setFilteredData(result) }} - style={[{padding:0,height:20,width:'87%'},inputStyles]} + style={[{padding:0,height:20,flex:1},inputStyles]} /> slideup()} >