auto-commit for cc1b0627-5950-400a-aca6-569f3ad90a1a

This commit is contained in:
emergent-agent-e1
2025-11-08 20:12:30 +00:00
parent 4313bc4aa7
commit f979df0b2c
+2 -2
View File
@@ -44,8 +44,8 @@ function HomeTab() {
}
};
return (
<SafeAreaView style={styles.container}>
<ScrollView showsVerticalScrollIndicator={false}>
<View style={styles.container}>
<ScrollView showsVerticalScrollIndicator={false} contentContainerStyle={styles.scrollContent}>
{/* Header */}
<View style={styles.header}>
<View style={styles.headerLeft}>