Starting to rework the NavBar

This commit is contained in:
2024-11-04 17:35:22 +01:00
parent 0105a6aaea
commit e8b521f122
6 changed files with 49 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
<template>
<NavBar />
<slot></slot>
</template>