FIX: some fixes for rollout

Burger
This commit is contained in:
webfussel 2025-05-28 09:49:56 +02:00
parent f7f27838a8
commit 65ebc71431
11 changed files with 268 additions and 119 deletions

View file

@ -1,5 +1,6 @@
<template>
<Header />
<Burger />
<slot />
<Footer />
</template>