Skip to content

Commit

Permalink
chore(GroupedList): suppress deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
mainframev committed Jan 10, 2025
1 parent fc5293e commit d19fbf4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export class GroupHeaderBase extends React.Component<IGroupHeaderProps, IGroupHe
indentWidth,
onRenderGroupHeaderCheckbox,
isCollapsedGroupSelectVisible = true,
// eslint-disable-next-line @typescript-eslint/no-deprecated
expandButtonProps,
expandButtonIcon,
selectAllButtonProps,
Expand Down

0 comments on commit d19fbf4

Please sign in to comment.