diff --git a/components/Location.tsx b/components/Location.tsx index 3f33cc0..a7f626b 100644 --- a/components/Location.tsx +++ b/components/Location.tsx @@ -238,12 +238,12 @@ const LocationScreen: React.FC = ({ visible, park, setPark, 0 ? 8 : 2, + marginBottom: parks != null ? 8 : 2, color: theme.colors.primary }}> Nearby Dogparks - {parks.length > 0 ? ( + { parks != null ? ( item.Id}