Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'trunk' into rnmobile/add/enable-reusable-block
# Conflicts:
#	packages/block-library/src/index.native.js
  • Loading branch information
fluiddot committed Apr 30, 2021
commit b4547da805577291547e858152f5cbfcd931f4b2
2 changes: 1 addition & 1 deletion packages/block-library/src/index.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ export const registerCoreBlocks = () => {
file,
audio,
reusableBlock,
devOnly( search ),
search,
devOnly( embed ),
].forEach( registerBlock );

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.