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