add kostenerstattungs-assistent with checklist, pdf export

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 11:27:03 +01:00
parent a84fe1c5f8
commit 651dd4a255
9 changed files with 364 additions and 2 deletions

View File

@@ -20,6 +20,12 @@ export const Route = createRootRoute({
>
Kontakte
</Link>
<Link
to="/antrag"
className="flex-1 py-3 text-center text-sm [&.active]:font-bold [&.active]:text-primary"
>
Antrag
</Link>
</div>
</nav>
</div>