tab management

This commit is contained in:
Jan Prochazka
2020-01-20 21:20:53 +01:00
parent 07e2b0f26f
commit 119b30260f
9 changed files with 113 additions and 14 deletions

View File

@@ -16,7 +16,8 @@
"react-modal": "^3.11.1",
"react-scripts": "3.3.0",
"socket.io-client": "^2.3.0",
"styled-components": "^4.4.1"
"styled-components": "^4.4.1",
"uuid": "^3.4.0"
},
"scripts": {
"start": "cross-env PORT=5000 react-scripts start",