Skip to content

Commit 7212552

Browse files
committed
Version Patch
1 parent e1c0bbf commit 7212552

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.tsx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,14 @@ interface CountryCodeProps {
4545
*/
4646
closeIcon?: string,
4747
/**
48-
* Search Input Text Styles
48+
* Search Input Container Styles
4949
*/
5050
searchStyles?: ViewStyle,
51+
/**
52+
* Search Input Text Styles
53+
*/
54+
searchTextStyles?: ViewStyle,
55+
/**
5156
/**
5257
* Search Dropdown Container Styles
5358
*/

0 commit comments

Comments
 (0)