Skip to content

Commit 1324069

Browse files
committed
Update typings
1 parent 0c3e36b commit 1324069

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ declare module "react-date-picker" {
2121
nativeInputAriaLabel?: string;
2222
onCalendarClose?: () => void;
2323
onCalendarOpen?: () => void;
24+
openCalendarOnFocus?: boolean;
2425
required?: boolean;
2526
showLeadingZeros?: boolean;
2627
yearAriaLabel?: string

0 commit comments

Comments
 (0)