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.
This commit is contained in:
juanatsap
2026-04-09 11:24:08 +01:00
parent 6bc4f29def
commit c3f4134daa
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -694,7 +694,6 @@
"technologies": [
"SAP CDC",
"JavaScript",
"React",
"API Integration",
"Authentication"
],
-1
View File
@@ -699,7 +699,6 @@
"technologies": [
"SAP CDC",
"JavaScript",
"React",
"Integración de APIs",
"Autenticación"
],