🚧 Adds header

This commit is contained in:
2025-10-23 14:06:04 +02:00
parent 9e177ccee5
commit 19d5f41ed1
3 changed files with 67 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
<template>
<p>Index!!!</p>
<div class="m-4 w-full h-full flex flex-col">
<p>Hey!</p>
</div>
</template>