Skip to content

Commit aa7077c

Browse files
authored
Fixes TouchableOpacity mandatory props error (#1006)
* Fixes TouchableOpacity mandatory props error * remove old typing
1 parent 96e6f1e commit aa7077c

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

src/components/touchableOpacity/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import {
1414
ForwardRefInjectedProps,
1515
ContainerModifiers
1616
} from '../../commons/new';
17-
// @ts-ignore
1817
import IncubatorTouchableOpacity from '../../incubator/TouchableOpacity';
1918

2019

typings/components/TouchableOpacity.d.ts

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)