This commit is contained in:
Florian Schroedl
2024-01-23 16:49:54 +01:00
parent d7e07f5e11
commit 43e30ae0b3

View File

@@ -23,7 +23,6 @@ export const ForecastDatePicker = function ({
dateTime = new Date(),
onChange,
}) {
console.log(dateTime);
return (
<label>
Forecast date (min. of 14 days in advance) <br />