From c3f4134daa964e45753f55853180d02ff6c3d82b Mon Sep 17 00:00:00 2001 From: juanatsap Date: Thu, 9 Apr 2026 11:24:08 +0100 Subject: [PATCH] data: remove incorrect React tag from CDC Starter Kit project CDC Starter Kit uses vanilla JavaScript + SAP CDC SDK, not React. This caused the chat agent to incorrectly report React usage in that project. --- data/cv-en.json | 1 - data/cv-es.json | 1 - 2 files changed, 2 deletions(-) diff --git a/data/cv-en.json b/data/cv-en.json index adbce6e..374472a 100644 --- a/data/cv-en.json +++ b/data/cv-en.json @@ -694,7 +694,6 @@ "technologies": [ "SAP CDC", "JavaScript", - "React", "API Integration", "Authentication" ], diff --git a/data/cv-es.json b/data/cv-es.json index ec99d27..06f02c3 100644 --- a/data/cv-es.json +++ b/data/cv-es.json @@ -699,7 +699,6 @@ "technologies": [ "SAP CDC", "JavaScript", - "React", "Integración de APIs", "Autenticación" ],