Merge pull request #2469 from Alireza29675/feat/cancel-connection-example

feat(examples): example added for cancelConnection
This commit is contained in:
Moritz Klack
2022-10-04 17:41:43 +02:00
committed by GitHub
9 changed files with 199 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
"test-e2e": "start-server-and-test 'pnpm serve' http-get://localhost:3000 'pnpm test-e2e-cypress'"
},
"dependencies": {
"classcat": "^5.0.3",
"dagre": "^0.8.5",
"localforage": "^1.10.0",
"react": "^18.2.0",