mini cache shows all aompleted and inProgress blocks

This commit is contained in:
Daniel Shleifman
2021-06-03 13:03:10 +03:00
parent e62e0a1567
commit da3cb51fc3
3 changed files with 52 additions and 42 deletions

View File

@@ -19,7 +19,8 @@
"react-konva": "^17.0.2-4",
"react-measure": "^2.5.2",
"react-scripts": "4.0.3",
"styled-components": "^5.3.0"
"styled-components": "^5.3.0",
"uuid": "^8.3.2"
},
"scripts": {
"start": "react-scripts start",