This commit is contained in:
2021-02-11 10:28:12 +02:00
parent b0550d551f
commit 9df0c7ee14

View File

@@ -1,10 +1,10 @@
<template>
<div class="container mx-auto">
<NavBar
<!-- <NavBar
:navigation="$static.navigation"
@setTheme="setTheme"
:theme="this.theme"
/>
/> -->
<slot />
<Footer
:record="$static.footer"