mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
update quill
This commit is contained in:
@@ -140,7 +140,6 @@ const MergeEditor = () => {
|
||||
let data = JSON.parse(evt.nativeEvent.data);
|
||||
secondaryDelta = data.delta;
|
||||
secondaryText = data.text;
|
||||
//Handle Here
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user