feat: lazylog

This commit is contained in:
Ivan Shmidt
2020-05-06 12:37:26 +02:00
parent 7900efbb9e
commit 684408f0ff
5 changed files with 109 additions and 15 deletions
+2
View File
@@ -27,9 +27,11 @@
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react-lazylog": "^4.5.0",
"circleci-api": "^4.0.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-lazylog": "^4.5.2",
"react-router": "^5.1.2",
"react-use": "^13.0.0"
},