FEAT-4: install react-d3-tree + /rennmaeuse/:id/stammbaum route (page scaffold)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 00:10:10 +02:00
parent 92c930c165
commit bca97ed10a
4 changed files with 324 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
},
"dependencies": {
"react": "^19.2.6",
"react-d3-tree": "^3.6.6",
"react-dom": "^19.2.6",
"react-router-dom": "^7.17.0"
},