Skip to content

Commit

Permalink
[eslint-plugin] autofix IDatePickerShortcut type (#6145)
Browse files Browse the repository at this point in the history
  • Loading branch information
adidahiya authored May 11, 2023
1 parent cd37a48 commit 3f24f5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ const DEPRECATED_TYPE_REFERENCES_BY_PACKAGE = {
"IDateInputProps",
"IDatePickerProps",
"IDatePickerModifiers",
"IDatePickerShortcut",
"IDateRangeInputProps",
"IDateRangeShortcut",
"ITimePickerProps",
Expand Down

1 comment on commit 3f24f5d

@adidahiya
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[eslint-plugin] autofix IDatePickerShortcut type (#6145)

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

Please sign in to comment.