simplify date selection

This commit is contained in:
Thomas Ruoff
2020-09-03 00:30:54 +02:00
committed by Thomas Ruoff
parent f18fa3f4d8
commit b3c1b18e50
4 changed files with 34 additions and 161 deletions

8
package-lock.json generated
View File

@@ -9525,14 +9525,6 @@
"prop-types": "^15.6.2"
}
},
"react-day-picker": {
"version": "7.4.8",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-7.4.8.tgz",
"integrity": "sha512-pp0hnxFVoRuBQcRdR1Hofw4CQtOCGVmzCNrscyvS0Q8NEc+UiYLEDqE5dk37bf0leSnBW4lheIt0CKKhuKzDVw==",
"requires": {
"prop-types": "^15.6.2"
}
},
"react-dom": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.13.1.tgz",