add actionbar

This commit is contained in:
jo.kuehner
2023-11-07 16:33:42 +01:00
parent 5fc8ea5b0a
commit 0a8af2f5a8
11 changed files with 223 additions and 72 deletions

View File

@ -1,16 +1,13 @@
<!--<template>
<div>
<NuxtWelcome />
</div>
</template>-->
<template>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>
<script>
//import Page from "./layouts/Page"
/*definePageMeta({