fix bg decalage #2195
This commit is contained in:
@@ -15,8 +15,6 @@ import VuePlyr from 'vue-plyr'
|
||||
import 'vue-plyr/dist/vue-plyr.css'
|
||||
|
||||
const app = createApp(App)
|
||||
// https://vuejs.org/guide/components/provide-inject.html#provide
|
||||
app.config.unwrapInjectedRef = true;
|
||||
|
||||
const pinia = createPinia()
|
||||
pinia.use( ({store}) => { store.router = router } )
|
||||
|
Reference in New Issue
Block a user