feat(frontend): refresh indicator for titlecards / toasts

This commit is contained in:
sct
2020-09-16 12:16:21 +00:00
parent 16e74e3298
commit 4638fae336
6 changed files with 184 additions and 15 deletions

View File

@@ -26,6 +26,7 @@
"react": "16.13.1",
"react-dom": "16.13.1",
"react-spring": "^8.0.27",
"react-toast-notifications": "^2.4.0",
"react-transition-group": "^4.4.1",
"reflect-metadata": "^0.1.13",
"sqlite3": "^5.0.0",
@@ -45,6 +46,7 @@
"@types/node": "^14.10.0",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"@types/react-toast-notifications": "^2.4.0",
"@types/react-transition-group": "^4.4.0",
"@types/swagger-ui-express": "^4.1.2",
"@types/yamljs": "^0.2.31",