Skip to content

Commit

Permalink
force build
Browse files Browse the repository at this point in the history
  • Loading branch information
damonsk committed Jun 5, 2024
1 parent 4057f5d commit 8717e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/map/MapCanvas.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ function MapCanvas(props) {

// const handleMouseMove = (event) => {
// setMousePosition({ x: event.x, y: event.y });

// };

const handleZoom = (value) => {
Expand Down

0 comments on commit 8717e36

Please sign in to comment.