Skip to content

Commit

Permalink
Storybook playground - Fix block editor shortcuts (#29750)
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklindsay authored Mar 11, 2021
1 parent 1863dba commit 7bf8fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storybook/stories/playground/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ function App() {
</div>
<div className="editor-styles-wrapper">
<Popover.Slot name="block-toolbar" />
<BlockEditorKeyboardShortcuts.Register />
<BlockEditorKeyboardShortcuts />
<WritingFlow>
<ObserveTyping>
Expand Down

0 comments on commit 7bf8fe3

Please sign in to comment.