diff --git a/lib/index.js b/lib/index.js index 665fba2..e0909c7 100644 --- a/lib/index.js +++ b/lib/index.js @@ -118,7 +118,7 @@ function SelectBox({ {label.item} - + ) @@ -140,6 +140,7 @@ function SelectBox({ arrowIconColor = Colors.primary, searchIconColor = Colors.primary, toggleIconColor = Colors.primary, + closeIconColor = '#FFF', searchInputProps, multiSelectInputFieldProps, listOptionProps = {},