Skip to content

Commit

Permalink
Merge pull request #20 from UI-Research/RT1-827/DHC-grantees
Browse files Browse the repository at this point in the history
Change zoom to make sure US territories are displayed
  • Loading branch information
Farnoosh63 authored Oct 14, 2022
2 parents 4511ac5 + 3e2c611 commit f3b3c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class App extends Component {
this.state = {
lng: -0.925,
lat: 0.985,
zoom: 4.0,
zoom: 3.9,
};
}

Expand Down

0 comments on commit f3b3c21

Please sign in to comment.