Skip to content

Commit 1c55c21

Browse files
committed
Update generatedTypes
1 parent dc586db commit 1c55c21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generatedTypes/components/hint/index.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ export interface HintProps {
7272
*/
7373
onPress?: () => void;
7474
/**
75-
* Callback for the background press
76-
*/
75+
* Callback for the background press
76+
*/
7777
onBackgroundPress?: (event: GestureResponderEvent) => void;
7878
/**
7979
* The hint container width

0 commit comments

Comments
 (0)