From d3f38b9be4a7e6cf31f66260c7c1e534895efada Mon Sep 17 00:00:00 2001 From: Gulum Date: Sat, 6 Jun 2026 07:58:01 +0200 Subject: [PATCH] FEAT-13: resolve leftover rebase conflict markers in App.tsx routes (hilfe + vertraege/einstellungen union) Co-Authored-By: Claude Opus 4.8 (1M context) --- gerbil-manager-web/src/App.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/gerbil-manager-web/src/App.tsx b/gerbil-manager-web/src/App.tsx index a880715..c5b2f8e 100644 --- a/gerbil-manager-web/src/App.tsx +++ b/gerbil-manager-web/src/App.tsx @@ -58,16 +58,13 @@ export default function App() { } /> } /> } /> -<<<<<<< HEAD } /> -======= {/* FEAT-13: Abgabeverträge + Einstellungen (Zuchtprofil) */} } /> } /> } /> ->>>>>>> 3ec4f66 (FEAT-13: Abgabe wizard (/vertraege/neu, 4 steps, ?tiere= prefill), Vertraege list w/ download+delete, /einstellungen Zuchtprofil form, contracts/settings API clients, nav entries, detail-page entry point + replace orphaned contactInfo with email/phone/address across Kontakt pages) } />