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