Skip to content

Commit

Permalink
Remove TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Dec 22, 2024
1 parent 09d3085 commit bfc6593
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/components/src/menu/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ export interface MenuContext {
variant?: 'toolbar';
}

// TODO: add portal and preventBodyScroll to MenuPopoverProps, change default modality, move open props to popover?

export interface MenuProps {
/**
* The elements, which should include one instance of the `Menu.TriggerButton`
Expand Down

0 comments on commit bfc6593

Please sign in to comment.