start of StatusList component

This commit is contained in:
Jesse Lucas
2020-03-10 22:51:50 -04:00
parent 3eb6045dee
commit 1d249a877e
17 changed files with 302 additions and 537 deletions
+2
View File
@@ -6,6 +6,8 @@
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<app-root></app-root>