Skip to content

Commit d7e685b

Browse files
committed
comment: add todo
1 parent edcef44 commit d7e685b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Picker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ function Picker({
149149
searchable = false,
150150
searchContainerStyle = {},
151151
searchPlaceholder = null,
152-
searchPlaceholderTextColor = Colors.GREY,
152+
searchPlaceholderTextColor = Colors.GREY, // Todo: this default should come from the theme?
153153
searchTextInputProps = {},
154154
searchTextInputStyle = {},
155155
searchWithRegionalAccents = false,

0 commit comments

Comments
 (0)