started map: drawing concernement with entities and contours
This commit is contained in:
@@ -9,8 +9,9 @@ import '@mdi/font/css/materialdesignicons.css'
|
||||
import './assets/main.scss'
|
||||
|
||||
const app = createApp(App)
|
||||
// https://vuejs.org/guide/components/provide-inject.html#provide
|
||||
app.config.unwrapInjectedRef = true;
|
||||
|
||||
app.use(createPinia())
|
||||
app.use(router)
|
||||
|
||||
app.mount('#app')
|
||||
|
Reference in New Issue
Block a user