mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-06-24 18:54:21 +00:00
todays work
This commit is contained in:
parent
e1f8c339d9
commit
c640f90708
3 changed files with 168 additions and 12 deletions
6
app.vue
6
app.vue
|
@ -1,5 +1,9 @@
|
|||
<script>
|
||||
import Backdrop from "./components/Backdrop.vue";
|
||||
</script>
|
||||
<template>
|
||||
<div>
|
||||
<router-view />
|
||||
<Backdrop />
|
||||
<router-view />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue