Fix block editor keyboard shortcuts support

[MAILPOET-2571]
This commit is contained in:
Rostislav Wolny
2020-02-12 13:09:38 +01:00
committed by Jack Kitterhing
parent 866167b597
commit 3868baf126

View File

@@ -64,6 +64,7 @@ export default () => {
<UnsavedChangesNotice />
<BlockSelectionClearer className="edit-post-visual-editor editor-styles-wrapper">
<BlockEditorKeyboardShortcuts />
<BlockEditorKeyboardShortcuts.Register />
<WritingFlow>
<ObserveTyping>
<FormTitle />