Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey committed Mar 5, 2024
1 parent 400f007 commit 69a0823
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Menu/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export type TriggerChildProps =
props: {}
}

// TODO test id
export type ItemProps = React.PropsWithChildren<
Omit<PressableProps, 'style'> &
ViewStyleProp & {
Expand Down

0 comments on commit 69a0823

Please sign in to comment.