refactor(userselection): use store for handling updates

This commit is contained in:
moklick
2020-04-20 13:20:51 +02:00
parent 75d51ecc03
commit 6354aa4330
21 changed files with 9614 additions and 6636 deletions
+2 -2
View File
@@ -3,10 +3,10 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"react-dom": "^16.10.2",
"react-dom": "^16.13.1",
"react-flow": "file:../",
"react-router-dom": "^5.1.2",
"react-scripts": "3.2.0"
"react-scripts": "3.4.1"
},
"scripts": {
"start": "react-scripts start",