Skip to content

Commit

Permalink
chore(input-date-picker): drop an unnecessary comment (#11510)
Browse files Browse the repository at this point in the history
**Related Issue:** #N/A

## Summary
Drop an unnecessary comment.
  • Loading branch information
Elijbet authored Feb 12, 2025
1 parent 6c0a479 commit 2ce6319
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,6 @@ export class InputDatePicker
focusTrapEl: el,
focusTrapOptions: {
allowOutsideClick: true,
// Allow outside click and let the popover manager take care of closing the popover.
clickOutsideDeactivates: false,
initialFocus: false,
setReturnFocus: false,
Expand Down

0 comments on commit 2ce6319

Please sign in to comment.