Skip to content

Commit 21a8b9c

Browse files
committed
Fix demo build
1 parent 340e4cc commit 21a8b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/demo/pages/index.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
MapboxPopup,
1414
MapboxCluster,
1515
MapboxFullscreenControl,
16-
} from '../../../dist/index.js';
16+
} from '@studiometa/vue-mapbox-gl';
1717
import 'mapbox-gl/dist/mapbox-gl.css';
1818
import '@mapbox/mapbox-gl-geocoder/lib/mapbox-gl-geocoder.css';
1919

0 commit comments

Comments
 (0)