create folder and device list components

refactor status-list to contain device and folder list
This commit is contained in:
Jesse Lucas
2020-03-11 21:24:02 -04:00
parent 031fd72dfd
commit 61b4de581d
19 changed files with 2045 additions and 153 deletions
+1
View File
@@ -21,6 +21,7 @@
"@angular/platform-browser": "~9.0.5",
"@angular/platform-browser-dynamic": "~9.0.5",
"@angular/router": "~9.0.5",
"component": "^1.1.0",
"rxjs": "~6.5.4",
"tslib": "^1.10.0",
"zone.js": "~0.10.2"