diff options
Diffstat (limited to 'app/(tabs)/index.tsx')
-rw-r--r-- | app/(tabs)/index.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/(tabs)/index.tsx b/app/(tabs)/index.tsx index b1eac11..d8fcccd 100644 --- a/app/(tabs)/index.tsx +++ b/app/(tabs)/index.tsx @@ -213,7 +213,6 @@ const styles = StyleSheet.create({ }, text: { marginBottom: 8, - color: '#333', }, formContainer: { marginTop: 20, |