Skip to content

Commit

Permalink
hide map for TA
Browse files Browse the repository at this point in the history
  • Loading branch information
jerem1508 committed Oct 24, 2023
1 parent 8ec425a commit 0816556
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import MapWithMarkers from '../../../../components/map-with-markers';

function MapList({ actors, data }) {
return (
<Row>
<Row aria-hidden>
<Col>
<MapWithMarkers
data={actors}
Expand Down

0 comments on commit 0816556

Please sign in to comment.