Skip to content

Commit

Permalink
Merge pull request #270 from akvo/develop
Browse files Browse the repository at this point in the history
[#259] Remove map from explore studies page
  • Loading branch information
wayangalihpratama authored Jan 29, 2024
2 parents e71526f + 9f235bc commit bd75909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/pages/explore-studies/ExploreStudiesPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -505,9 +505,9 @@ const ExploreStudiesPage = () => {
</Col>
</Row>
</Col>
<Col span={24}>
{/* <Col span={24}>
<div className="map-container"></div>
</Col>
</Col> */}
</Row>
</Form>
</Card>
Expand Down

0 comments on commit bd75909

Please # to comment.