Skip to content

Commit

Permalink
Add ignore for deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Jul 24, 2023
1 parent 20b2748 commit b2eb00e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chakra-components/menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ export const GroupHeading = <
cx,
className,
children,
// eslint-disable-next-line deprecation/deprecation
selectProps: { chakraStyles, size: sizeProp, hasStickyGroupHeaders },
} = props;

Expand Down

0 comments on commit b2eb00e

Please sign in to comment.