Remove todo
This commit is contained in:
@@ -55,7 +55,6 @@ export type TriggerChildProps =
|
||||
props: {}
|
||||
}
|
||||
|
||||
// TODO test id
|
||||
export type ItemProps = React.PropsWithChildren<
|
||||
Omit<PressableProps, 'style'> &
|
||||
ViewStyleProp & {
|
||||
|
||||
Reference in New Issue
Block a user