mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 03:11:38 +03:00
close snippet modal after selecting snippet
This commit is contained in:
parent
6070de48b2
commit
14b69ab7c9
@ -276,6 +276,7 @@ const MarkdownEditorView = ({
|
||||
setTextAndSelection: _setTextAndSelection,
|
||||
snippetText: `\n${snippetText}\n`,
|
||||
});
|
||||
setIsSnippetsOpen(false);
|
||||
};
|
||||
|
||||
const _handleOnMediaSelect = (mediaArray) => {
|
||||
|
Loading…
Reference in New Issue
Block a user