feat(web): add durable control-plane event updates

This commit is contained in:
chick
2026-07-17 18:31:07 +08:00
parent 6e817f380a
commit be1741c2f8
10 changed files with 745 additions and 4 deletions
+1
View File
@@ -12,6 +12,7 @@
"typecheck": "tsc -p tsconfig.json"
},
"dependencies": {
"@multi-simadmin/contracts": "workspace:*",
"react": "19.2.4",
"react-dom": "19.2.4"
},