We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e195e2 commit 83963cdCopy full SHA for 83963cd
packages/edit-site/src/index.js
@@ -67,6 +67,7 @@ export function initializeEditor( id, settings ) {
67
welcomeGuide: true,
68
welcomeGuideStyles: true,
69
showListViewByDefault: false,
70
+ showBlockBreadcrumbs: true,
71
} );
72
73
dispatch( interfaceStore ).setDefaultComplementaryArea(
0 commit comments