removed line with consol log

This commit is contained in:
Kamil Niemczycki 2022-06-03 08:38:02 +02:00
parent 34a5827aeb
commit 7b83c2bf1d

View File

@ -400,7 +400,6 @@ function createForm() {
}
function onFromChange(selectedDates, dateStr) {
console.log(form.from)
if (form.to === null) {
form.to = dateStr