Skip to content

Commit a6dd54c

Browse files
authored
Update Picker.js
1 parent b8ecd68 commit a6dd54c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Picker.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1815,9 +1815,9 @@ function Picker({
18151815
{_BodyComponent}
18161816
{_ArrowComponent}
18171817
</TouchableOpacity>
1818-
</View>
18191818

1820-
{DropDownBodyComponent}
1819+
{DropDownBodyComponent}
1820+
</View>
18211821
</>
18221822
);
18231823
}

0 commit comments

Comments
 (0)