Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffggmm authored Dec 1, 2023
1 parent f7031f2 commit 069f4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/RunMap/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const RunMap = ({
{ ...viewState }
onMove={onMove}
style={style}
mapStyle="mapbox://styles/mapbox/light-v11"
mapStyle="mapbox://styles/mapbox/dark-v11"
ref={mapRefCallback}
mapboxAccessToken={MAPBOX_TOKEN}
>
Expand Down

0 comments on commit 069f4bf

Please sign in to comment.