Skip to content

Commit 0a68f03

Browse files
Elijbetbenelan
authored andcommitted
chore(input-date-picker): drop an unnecessary comment (#11510)
**Related Issue:** #N/A ## Summary Drop an unnecessary comment.
1 parent d553a3a commit 0a68f03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/calcite-components/src/components/input-date-picker/input-date-picker.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,6 @@ export class InputDatePicker
845845
focusTrapEl: el,
846846
focusTrapOptions: {
847847
allowOutsideClick: true,
848-
// Allow outside click and let the popover manager take care of closing the popover.
849848
clickOutsideDeactivates: false,
850849
initialFocus: false,
851850
setReturnFocus: false,

0 commit comments

Comments
 (0)