Added entity span

This commit is contained in:
Sebastian Seedorf
2022-08-09 12:24:47 +02:00
parent 12c8cacaf6
commit 6d3aae7fe9
12 changed files with 270 additions and 22 deletions

View File

@@ -13,7 +13,8 @@
"pako": "^2.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-select": "^5.4.0"
"react-select": "^5.4.0",
"react-tooltip": "^4.2.21"
},
"devDependencies": {
"@types/node": "18.6.4",