diff --git a/src/routes/kontrakte/index.tsx b/src/routes/kontrakte/index.tsx index 582ad192..9fdf5e57 100644 --- a/src/routes/kontrakte/index.tsx +++ b/src/routes/kontrakte/index.tsx @@ -8,7 +8,6 @@ export default component$(() => { return ( <>
- Dokumente {contractDocumentsByCategory.map(({ category, documents }, index) => { return (