mirror of
https://github.com/maputnik/editor.git
synced 2026-09-01 09:57:27 +00:00
chore: fix mapbox references in stories, webpack config
This commit is contained in:
@@ -17,7 +17,7 @@ export const Basic = () => (
|
||||
<ModalDebug
|
||||
isOpen={true}
|
||||
renderer="mlgljs"
|
||||
mapboxGlDebugOptions={{}}
|
||||
maplibreGlDebugOptions={{}}
|
||||
mapView={{zoom: 1, center: {lat: 0, lng: 0}}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user