Skip to content

Commit 1ce10fd

Browse files
committed
fix lint
1 parent 8622666 commit 1ce10fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/MenuItem.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,7 @@ function MenuItem(
759759
width={iconWidth}
760760
height={iconHeight}
761761
fill={
762+
// eslint-disable-next-line no-nested-ternary
762763
displayInDefaultIconColor
763764
? undefined
764765
: typeof iconFill === 'function'

0 commit comments

Comments
 (0)