We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34011c7 commit fa43743Copy full SHA for fa43743
src/components/DemoContextProvider.js
@@ -3,7 +3,7 @@ import PropTypes from "prop-types";
3
import { DemoContextProviderCore } from "./DemoContext";
4
5
let storybookUrls = [
6
- "https://mapcomponents.github.io/react-map-components-maplibre", // MapLibre
+ "https://mapcomponents.github.io/mapcomponents/react-maplibre", // MapLibre
7
"https://mapcomponents.github.io/react-map-components-maplibre-lab", // MapLibre-Lab
8
//"http://" + hostname_ + ":4080", // OpenLayers
9
];
0 commit comments