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 />
|
||||
<BlockSelectionClearer className="edit-post-visual-editor editor-styles-wrapper">
|
||||
<BlockEditorKeyboardShortcuts />
|
||||
<BlockEditorKeyboardShortcuts.Register />
|
||||
<WritingFlow>
|
||||
<ObserveTyping>
|
||||
<FormTitle />
|
||||
|
Reference in New Issue
Block a user