Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
prichodko committed Oct 17, 2024
1 parent 0c8b6d8 commit 89ee596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/dropdown-menu/dropdown-menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ Search.displayName = 'Search'
type ItemProps = DropdownMenu.DropdownMenuItemProps & {
icon?: IconElement
label: string
// onSelect: NonNullable<DropdownMenu.DropdownMenuItemProps['onSelect']>
selected?: boolean
danger?: boolean
external?: boolean
Expand Down

0 comments on commit 89ee596

Please sign in to comment.