Remove the avi from the compose prompt
This commit is contained in:
parent
dac9bc24d1
commit
11c861d2d3
3 changed files with 12 additions and 26 deletions
|
@ -237,7 +237,7 @@ export const PostThreadItem = observer(function PostThreadItem({
|
|||
</View>
|
||||
</View>
|
||||
<ComposePrompt
|
||||
noAvi
|
||||
isReply
|
||||
text="Write your reply"
|
||||
btn="Reply"
|
||||
onPressCompose={onPressReply}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue