mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
fix dialog
This commit is contained in:
@@ -288,6 +288,7 @@ const MergeEditor = () => {
|
||||
setCopyToSave(null);
|
||||
setDiscardedContent(null);
|
||||
setKeepContentFrom(null);
|
||||
setDialogVisible(false);
|
||||
primaryData = null;
|
||||
secondaryData = null;
|
||||
primaryText = null;
|
||||
|
||||
Reference in New Issue
Block a user