Add match list tab
So the user can easily see what teams are playing in what matches
Signed-off-by: Ravago Jones <ravagojones@gmail.com>
Change-Id: Ie5efefbc890d02e8aec6b991dbc5b10249f41370
diff --git a/scouting/www/BUILD b/scouting/www/BUILD
index f0b91f6..f386f06 100644
--- a/scouting/www/BUILD
+++ b/scouting/www/BUILD
@@ -19,6 +19,7 @@
deps = [
"//scouting/www/entry",
"//scouting/www/import_match_list",
+ "//scouting/www/match_list",
"@npm//@angular/animations",
"@npm//@angular/common",
"@npm//@angular/core",