Started to refactor pages

This commit is contained in:
Julien Nahum
2023-12-09 17:02:23 +01:00
parent 12778fad34
commit 6ee56ac4cc
10 changed files with 48 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="main-layout min-h-screen flex flex-col">
<!-- <Navbar />-->
<Navbar />
<slot class="flex-grow">
</slot>