mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 21:01:31 +03:00
remove button fir first tag
This commit is contained in:
parent
2a44133bc4
commit
33b993cc45
@ -106,7 +106,7 @@ export default class TagAreaView extends Component {
|
||||
}}
|
||||
isPin={i === 0 && chips[1]}
|
||||
placeholderTextColor="#fff"
|
||||
removeButton={i !== 0}
|
||||
removeButton
|
||||
handleOnRemoveButtonPress={() => this._handleTagRemove(i)}
|
||||
editable={!isPreviewActive}
|
||||
maxLength={50}
|
||||
|
Loading…
Reference in New Issue
Block a user