fix formatting

This commit is contained in:
Matt DiMeglio 2025-08-10 10:14:56 -04:00
parent e32c8e108f
commit 34e0325f37

View file

@ -211,7 +211,7 @@ export default function Incidents() {
>
{` - ${AddressApartment}`}
</Text>
) : null }
) : null}
<Text
style={[{
color: 'black',
@ -278,7 +278,7 @@ export default function Incidents() {
)
})) : (
<Text>There are no Calls</Text>
) }
)}
</View>
</ScrollView>
<PageFooter>