Use default styles for the map component

This commit is contained in:
Fawad Mirzad
2020-10-19 13:07:16 +02:00
parent 78fdd9ccaa
commit 2ddf24d2a2
3 changed files with 4 additions and 3 deletions

View File

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