Skip to content

Commit

Permalink
chore(vue3): migrate to @vue-leaflet/vue-leaflet
Browse files Browse the repository at this point in the history
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
  • Loading branch information
ShGKme committed May 15, 2024
1 parent 1f8b827 commit a6cb77c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import {
LMap,
LMarker,
LTileLayer,
} from 'vue2-leaflet'
} from '@vue-leaflet/vue-leaflet'

export default {
name: 'Location',
Expand Down

0 comments on commit a6cb77c

Please sign in to comment.