start of dashboard component with flexbox

This commit is contained in:
Jesse Lucas
2020-03-15 17:19:57 -04:00
parent ce2c6c01da
commit ad2902b3ee
10 changed files with 104 additions and 33 deletions
+1 -2
View File
@@ -1,2 +1 @@
<h1>{{title}}</h1>
<app-status-list></app-status-list>
<app-dashboard></app-dashboard>