a bit of refactor, use context for overall broacast status; move files around for routing

This commit is contained in:
Ginger Wong
2020-10-22 16:18:18 -07:00
parent 2b278c45e1
commit a062856726
15 changed files with 406 additions and 79 deletions

View File

@@ -10,6 +10,7 @@
"dependencies": {
"@ant-design/icons": "^4.2.2",
"antd": "^4.6.6",
"classnames": "^2.2.6",
"d3-scale": "^3.2.3",
"d3-time-format": "^3.0.0",
"next": "9.5.3",