From b4f90ed113175a23dc65d458cd89287612d12358 Mon Sep 17 00:00:00 2001 From: Benjamin Admin Date: Tue, 5 May 2026 12:20:09 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20IACE=20components=20page=20=E2=80=94=20r?= =?UTF-8?q?emove=20broken=20'c.'=20prefix=20from=20refactor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- .../app/sdk/iace/[projectId]/components/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/admin-compliance/app/sdk/iace/[projectId]/components/page.tsx b/admin-compliance/app/sdk/iace/[projectId]/components/page.tsx index 6242dd3..f266029 100644 --- a/admin-compliance/app/sdk/iace/[projectId]/components/page.tsx +++ b/admin-compliance/app/sdk/iace/[projectId]/components/page.tsx @@ -55,9 +55,9 @@ export default function ComponentsPage() { Erfassen Sie alle Software-, Firmware-, KI- und Hardware-Komponenten der Maschine.

- {!c.showForm && ( + {!showForm && (
-