Skip to content

Commit

Permalink
Rollback use-block-editor-settings file
Browse files Browse the repository at this point in the history
  • Loading branch information
david-szabo97 committed Feb 2, 2021
1 parent 185806f commit 7b191de
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ function useBlockEditorSettings( settings, hasTemplate ) {
editorStore
);
const { canUser } = select( coreStore );

return {
canUseUnfilteredHTML: canUserUseUnfilteredHTML(),
reusableBlocks: select( 'core' ).getEntityRecords(
Expand Down

0 comments on commit 7b191de

Please sign in to comment.