Skip to content

Commit

Permalink
Merge pull request #7 from HsuShengHui/main
Browse files Browse the repository at this point in the history
artmap
  • Loading branch information
YiMinTsaii authored Sep 8, 2024
2 parents b4883dd + 861645d commit 74a02bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ArtMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ const MapComponent = () => {
return <div id="map" style={{ width: "100%", height: "82vh", margin: "0", padding: "0" }}></div>;
};

export default MapComponent;
export default MapComponent;

0 comments on commit 74a02bc

Please sign in to comment.