Feat/end action (#308)

* feat: end action

---------

Co-authored-by: Fabian Posenau <fabian@fphome.de>
Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com>
Co-authored-by: Fabian Posenau <19673098+kellhogs@users.noreply.github.com>
This commit is contained in:
Fabian Posenau
2023-03-16 19:27:15 +01:00
committed by GitHub
parent 76c8f8a4d5
commit 73533600a0
13 changed files with 79 additions and 45 deletions
-12
View File
@@ -85,7 +85,6 @@ importers:
react-qr-code: ^2.0.11
react-router-dom: ^6.3.0
react-table: ^7.7.0
react-use-websocket: ^4.3.1
sass: ^1.57.1
stylelint: ^14.16.1
stylelint-config-prettier: ^9.0.4
@@ -125,7 +124,6 @@ importers:
react-qr-code: 2.0.11_react@18.2.0
react-router-dom: 6.6.2_biqbaboplfbrettd7655fr4n2y
react-table: 7.8.0_react@18.2.0
react-use-websocket: 4.3.1_biqbaboplfbrettd7655fr4n2y
typeface-open-sans: 1.1.13
web-vitals: 3.1.1
zustand: 4.3.6_react@18.2.0
@@ -7583,16 +7581,6 @@ packages:
react: 18.2.0
dev: false
/react-use-websocket/4.3.1_biqbaboplfbrettd7655fr4n2y:
resolution: {integrity: sha512-zHPLWrgcqydJaak2O5V9hiz4q2dwkwqNQqpgFVmSuPxLZdsZlnDs8DVHy3WtHH+A6ms/8aHIyX7+7ulOcrnR0Q==}
peerDependencies:
react: '>= 18.0.0'
react-dom: '>= 18.0.0'
dependencies:
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
dev: false
/react/18.2.0:
resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==}
engines: {node: '>=0.10.0'}