Fix maps break when no prop is available

This commit is contained in:
Fawad Mirzad
2021-02-05 10:28:33 +01:00
parent 35074e9c34
commit 1a5cf0b075
3 changed files with 35 additions and 3 deletions

2
package.json Executable file → Normal file
View File

@@ -1,7 +1,7 @@
{
"name": "@fawmi/vue-google-maps",
"description": "Google Map components for Vue.js 3",
"version": "0.2.3",
"version": "0.2.6",
"private": false,
"main": "index.js",
"scripts": {