Skip to content

Commit

Permalink
docs: fix Javadoc warning
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Nov 15, 2024
1 parent 636da86 commit 96e54f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
import com.vaadin.flow.component.EventData;
import com.vaadin.flow.dom.DebouncePhase;
import java.time.LocalDate;
import java.time.format.DateTimeParseException;
import java.util.Objects;

@DomEvent(value = "date-selected",
Expand Down

0 comments on commit 96e54f6

Please sign in to comment.