Skip to content

Commit

Permalink
modified
Browse files Browse the repository at this point in the history
  • Loading branch information
serenade2400 committed Oct 3, 2024
1 parent ad1d190 commit 11eeaeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Mapcomponent.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"use client";
import 'leaflet/dist/leaflet.css';
import React, { useState } from 'react';
import { MapContainer, TileLayer, Marker, Popup, GeoJSON } from 'react-leaflet';
import L from 'leaflet';
Expand Down

0 comments on commit 11eeaeb

Please sign in to comment.