🚧 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,7 +1,6 @@
<template>
<UApp>
<NuxtLayout>
<p>Hello world!</p>
<NuxtPage />
</NuxtLayout>
</UApp>