feat(examples): added an example for cancelling the connection

This commit is contained in:
Alireza Sheikholmolouki
2022-10-04 14:29:41 +02:00
parent 25d88893a2
commit ab9e340b7b
9 changed files with 176 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",