fix
deskripsi: - fix page: user search - fix global-style - fix component Text Input dan ViewWrapper ( sekarang bisa menambahkan header ) # No Issue
This commit is contained in:
@@ -89,9 +89,9 @@ const TextInputCustom = ({
|
||||
disabled && GStyles.disabledBox,
|
||||
]}
|
||||
>
|
||||
{/* {iconLeft && (
|
||||
{iconLeft && (
|
||||
<View style={GStyles.inputIcon}>{renderIcon(iconLeft)}</View>
|
||||
)} */}
|
||||
)}
|
||||
<RNTextInput
|
||||
style={[
|
||||
GStyles.inputText,
|
||||
|
||||
Reference in New Issue
Block a user