Skip to content

Commit fec9373

Browse files
committed
chore: Update types
1 parent aae1c57 commit fec9373

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ export interface VueDatePickerProps {
319319
keepActionRow?: boolean;
320320
onClickOutside?: (validate: () => boolean) => void;
321321
tabOutClosesMenu?: boolean;
322+
arrowLeft?: string;
322323
};
323324
quarterPicker?: boolean;
324325
yearFirst?: boolean;

0 commit comments

Comments
 (0)