First Committ
This commit is contained in:
6
src/boot/googlemap.ts
Executable file
6
src/boot/googlemap.ts
Executable file
@@ -0,0 +1,6 @@
|
||||
// import google from '../googlemap'
|
||||
import { boot } from 'quasar/wrappers'
|
||||
|
||||
export default boot(({ app, router }) => {
|
||||
// app.config.globalProperties.$google = google
|
||||
})
|
||||
Reference in New Issue
Block a user