chore: fix template super note editor icon

This commit is contained in:
Aman Harwara
2023-05-16 20:16:55 +05:30
parent fb843ea0b1
commit 2a7567e7b8
2 changed files with 21 additions and 5 deletions

View File

@@ -860,6 +860,7 @@ class NoteView extends AbstractComponent<NoteViewProps, State> {
/>
<ChangeEditorButton
viewControllerManager={this.viewControllerManager}
noteViewController={this.controller}
onClickPreprocessing={this.ensureNoteIsInsertedBeforeUIAction}
/>
<PinNoteButton