Validate that start/end datetime creates at least 1 schedule.

This commit is contained in:
Kia Lam
2021-08-19 18:39:05 -04:00
parent c58fef949d
commit da2bf4c510
3 changed files with 28 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
"react-error-boundary": "^3.1.3",
"react-router-dom": "^5.1.2",
"react-virtualized": "^9.21.1",
"rrule": "^2.6.4",
"rrule": "2.6.4",
"sanitize-html": "2.4.0",
"styled-components": "5.3.0"
},