Skip to content

Commit 8fe1b81

Browse files
author
Aare Puussaar
committed
mixin name update to work with new version of vue-mapbox
1 parent 3272d17 commit 8fe1b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MglGeocoderControl.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<template></template>
22

33
<script>
4-
import { mglBaseMixin, mglControlMixin } from 'vue-mapbox'
4+
import { mglPluginMixin, mglControlMixin } from 'vue-mapbox'
55
66
const geocoderEvents = {
77
loading: 'loading',

0 commit comments

Comments
 (0)