mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-07 01:55:51 +08:00
use v-app
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
<template>
|
<template>
|
||||||
<NuxtPage />
|
<v-app>
|
||||||
<CookieConsentBanner />
|
<NuxtPage/>
|
||||||
|
<CookieConsentBanner/>
|
||||||
|
</v-app>
|
||||||
</template>
|
</template>
|
||||||
|
<script setup lang="ts">
|
||||||
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user