feat: Creates custom date range picker component (#2597)

* feat: Adds custom date range in reports

* error fixes

* Creates new component for date range and adds stories

* Revert files

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Sivin Varghese
2021-07-09 14:16:55 +05:30
committed by GitHub
parent 64e69a85f8
commit a9ccded62b
4 changed files with 108 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
"vue-router": "~2.2.0",
"vue-template-compiler": "2.6.12",
"vue-upload-component": "2.8.22",
"vue2-datepicker": "^3.9.1",
"vuelidate": "0.7.6",
"vuex": "~2.1.1",
"vuex-router-sync": "~4.1.2"