From f593ad4e6f9f6f5cb3cc2a0bd1e36d05fc2eb9f5 Mon Sep 17 00:00:00 2001 From: Giorgia Bosello Date: Wed, 20 Sep 2023 22:04:24 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2062a17..0155f89 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ npm install --save google-maps-react-markers ## 💻 Usage ```jsx +import GoogleMap from 'google-maps-react-markers' + const App = () => { const mapRef = useRef(null) const [mapReady, setMapReady] = useState(false) @@ -216,4 +218,4 @@ MIT © [giorgiabosello](https://github.com/giorgiabosello)

Developed with ❤️ in Italy 🇮🇹 -

\ No newline at end of file +