Cleanup
This commit is contained in:
@@ -23,7 +23,6 @@ export const ForecastDatePicker = function ({
|
|||||||
dateTime = new Date(),
|
dateTime = new Date(),
|
||||||
onChange,
|
onChange,
|
||||||
}) {
|
}) {
|
||||||
console.log(dateTime);
|
|
||||||
return (
|
return (
|
||||||
<label>
|
<label>
|
||||||
Forecast date (min. of 14 days in advance) <br />
|
Forecast date (min. of 14 days in advance) <br />
|
||||||
|
|||||||
Reference in New Issue
Block a user