Closed iepsen closed 4 years ago
Comparing dates is wrong, you need to convert it to time instead and avoid the error warning below.
Also added missed props at constructor(props) and super(props).
Comparing dates is wrong, you need to convert it to time instead and avoid the error warning below.
Also added missed props at constructor(props) and super(props).