Skip to content

Commit

Permalink
Merge pull request Expensify#48125 from Nodebrute/mapView
Browse files Browse the repository at this point in the history
center ios map icon
  • Loading branch information
bondydaa authored Aug 28, 2024
2 parents ab5859d + ceb4f1f commit 9437d98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MapView/MapView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ const MapView = forwardRef<MapViewHandle, ComponentProps>(
<Button
onPress={centerMap}
iconFill={theme.icon}
iconStyles={styles.ml1}
medium
icon={Expensicons.Crosshair}
accessibilityLabel={translate('common.center')}
Expand Down

0 comments on commit 9437d98

Please sign in to comment.