Remove todo

This commit is contained in:
Eric Bailey
2024-03-05 14:47:56 -06:00
parent 400f007ad6
commit 69a08235d7
-1
View File
@@ -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 & {