mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 20:01:56 +03:00
fixed keyboard not closing glitch when preview is active
This commit is contained in:
parent
b58d1738cf
commit
f5d5bcaba2
@ -448,6 +448,7 @@ const MarkdownEditorView = ({
|
||||
draftChips={fields.tags.length > 0 ? fields.tags : null}
|
||||
componentID="tag-area"
|
||||
intl={intl}
|
||||
isPreviewActive={isPreviewActive}
|
||||
/>
|
||||
)}
|
||||
{isReply && (
|
||||
|
Loading…
Reference in New Issue
Block a user