Skip to content

Commit ffcb9dd

Browse files
committed
fix(VDatePicker): remove first-day-of-week from deprecation
1 parent cb8f7f6 commit ffcb9dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rules/no-deprecated-props.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ const replacements = {
270270
pickerDate: { custom: 'separate month and year props' },
271271
locale: false,
272272
localeFirstDayOfYear: false,
273-
firstDayOfWeek: false,
274273
dayFormat: false,
275274
weekdayFormat: false,
276275
monthFormat: false,

0 commit comments

Comments
 (0)