diff --git a/Project/SafeIllini/app/(tabs)/index.tsx b/Project/SafeIllini/app/(tabs)/index.tsx index 2718204..85ed8b5 100644 --- a/Project/SafeIllini/app/(tabs)/index.tsx +++ b/Project/SafeIllini/app/(tabs)/index.tsx @@ -389,7 +389,7 @@ export default function Home() { ); } - //Styles for component layout and appearance +// Styles for component layout and appearance const styles = StyleSheet.create({ container: { flex: 1, // Take up all available space