@proximahq-dev/map 1.1.0 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ### Import mapbox style at the top of the page
8
8
 
9
- ```<link rel="stylesheet" href="https://unpkg.com/@proximahq-dev/map@latest/dist/styles.css">```
9
+ ```<link rel="stylesheet" href="https://unpkg.com/@proximahq-dev/map@latest/dist/style.css">```
10
10
 
11
11
  ### Create a wrapper element to contain the component
12
12