diff --git a/src/components/Menu/types.ts b/src/components/Menu/types.ts index ac999a4358..2f52e63906 100644 --- a/src/components/Menu/types.ts +++ b/src/components/Menu/types.ts @@ -55,7 +55,6 @@ export type TriggerChildProps = props: {} } -// TODO test id export type ItemProps = React.PropsWithChildren< Omit & ViewStyleProp & {