We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a683b12 commit 2b37a87Copy full SHA for 2b37a87
types/date-picker/date-picker.d.ts
@@ -11,7 +11,7 @@ import { WeekPicker } from './week-picker';
11
export declare class DatePicker extends DatepickerCommon {
12
static RangePicker: typeof RangePicker;
13
static MonthPicker: typeof MonthPicker;
14
- static WeekPickerker: typeof WeekPicker;
+ static WeekPicker: typeof WeekPicker;
15
16
/**
17
* Defualt Value
0 commit comments