Skip to content

Commit

Permalink
fixed deployment issue removing useState
Browse files Browse the repository at this point in the history
  • Loading branch information
Vsomera committed May 12, 2023
1 parent e0760c7 commit 98957a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Map.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { MapContainer, TileLayer, Marker, Popup, useMap } from "react-leaflet"
import { useState } from "react";

export interface Props {
latitude: number
Expand Down

1 comment on commit 98957a0

@vercel
Copy link

@vercel vercel bot commented on 98957a0 May 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.