Implemented navbar

This commit is contained in:
Florian Sylvain
2022-12-23 23:41:34 +01:00
parent 17b41cc232
commit 1f1c7914a8
9 changed files with 136 additions and 15 deletions
+1 -2
View File
@@ -1,9 +1,8 @@
<script setup lang="ts">
</script>
<template>
<p>home page</p>
</template>
<style scoped>