Adds generic schedule detail component and applies it to JT schedules

This commit is contained in:
mabashian
2020-03-04 16:41:21 -05:00
parent 1b8ff1f846
commit 1f2edd81ab
31 changed files with 1009 additions and 14 deletions

View File

@@ -77,6 +77,7 @@
"react-dom": "^16.13.0",
"react-router-dom": "^5.1.2",
"react-virtualized": "^9.21.1",
"rrule": "^2.6.4",
"styled-components": "^4.2.0"
}
}