add date range picker to the incidents screen

This commit is contained in:
Bilal Catic
2019-06-17 20:10:57 +02:00
parent dc0efa5cea
commit 69cc120f54
6 changed files with 134 additions and 6 deletions

View File

@@ -0,0 +1 @@
export const defaultDateFormat = 'YYYY-MM-DD';