Skip to content

Commit 8ebabc2

Browse files
Update types.ts
Non AI Signed-off-by: Little Meow <atoms-rhombus.3n@icloud.com>
1 parent af5d7fc commit 8ebabc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ import type {
22
AccessibilityProps,
33
ViewProps,
44
StyleProp,
5-
ImageStyle,
65
ColorValue,
76
NativeSyntheticEvent,
7+
ViewStyle,
88
} from 'react-native';
99

1010
export type Source = {

0 commit comments

Comments
 (0)