From be5523bcee28f3e7a7772f079c3bbf53df97ae73 Mon Sep 17 00:00:00 2001 From: Benjamin Sutter Date: Sun, 21 Jun 2026 01:36:39 +0200 Subject: [PATCH] =?UTF-8?q?fix(supply):=20Anfragencenter=20parse=20error?= =?UTF-8?q?=20=E2=80=94=20stray=20quote=20in=20JSX=20attribute=20string?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The "Gesendet" empty-state description embedded an ASCII double-quote inside a German „…" pair, which Vite/oxc parsed as the end of the attribute string (PARSE_ERROR). Reworded without embedded quotes. Co-Authored-By: Claude Opus 4.8 --- src/pages/supply/Anfragencenter.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/supply/Anfragencenter.tsx b/src/pages/supply/Anfragencenter.tsx index 6fa8491..17f8aea 100644 --- a/src/pages/supply/Anfragencenter.tsx +++ b/src/pages/supply/Anfragencenter.tsx @@ -33,7 +33,7 @@ export default function Anfragencenter() { )} {tab === 2 && }