summaryrefslogtreecommitdiff
path: root/app/(tabs)/index.tsx
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-08-30 21:21:17 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-08-30 21:21:17 +0200
commit509785982a1b4ac9ab145bac90d97be7044228c4 (patch)
tree2ab074c254f0f88788b103a400ce0e308c044ec4 /app/(tabs)/index.tsx
parent7103a17512b77b816d7daa972b7fc14bdcab5e6b (diff)
Init alert list page
Diffstat (limited to 'app/(tabs)/index.tsx')
-rw-r--r--app/(tabs)/index.tsx1
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,