pages moved to app/pages

This commit is contained in:
Frank Agerholm 2026-01-25 11:10:43 +01:00
commit 44d7a0f87a
No known key found for this signature in database
3 changed files with 1 additions and 4 deletions

View file

@ -0,0 +1,7 @@
<template>
<div class="p-6">
<h1 class="text-3xl font-bold">Worklog Dashboard</h1>
<p class="mt-4">Willkommen im internen Worklog-System.</p>
</div>
</template>