From 3737a6875d4c105de6194bbf1c7cec663600511c Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Sat, 20 Feb 2021 12:51:45 -0500 Subject: removed borders --- src/components/taggs/TaggsBar.tsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/components/taggs/TaggsBar.tsx b/src/components/taggs/TaggsBar.tsx index 0c4d76ea..641677e3 100644 --- a/src/components/taggs/TaggsBar.tsx +++ b/src/components/taggs/TaggsBar.tsx @@ -151,7 +151,6 @@ const styles = StyleSheet.create({ shadowOffset: {width: 0, height: 2}, zIndex: 1, marginBottom: 25, - borderWidth: 1, }, container: { shadowColor: '#000', @@ -159,7 +158,6 @@ const styles = StyleSheet.create({ shadowOffset: {width: 0, height: 2}, zIndex: 1, paddingBottom: 5, - borderWidth: 1, }, contentContainer: { alignItems: 'center', -- cgit v1.2.3-70-g09d2