Fix block editor keyboard shortcuts support
[MAILPOET-2571]
This commit is contained in:
committed by
Jack Kitterhing
parent
866167b597
commit
3868baf126
@@ -64,6 +64,7 @@ export default () => {
|
|||||||
<UnsavedChangesNotice />
|
<UnsavedChangesNotice />
|
||||||
<BlockSelectionClearer className="edit-post-visual-editor editor-styles-wrapper">
|
<BlockSelectionClearer className="edit-post-visual-editor editor-styles-wrapper">
|
||||||
<BlockEditorKeyboardShortcuts />
|
<BlockEditorKeyboardShortcuts />
|
||||||
|
<BlockEditorKeyboardShortcuts.Register />
|
||||||
<WritingFlow>
|
<WritingFlow>
|
||||||
<ObserveTyping>
|
<ObserveTyping>
|
||||||
<FormTitle />
|
<FormTitle />
|
||||||
|
Reference in New Issue
Block a user