Skip to content

Commit

Permalink
Remove the deprecated BlockNavigationTree component
Browse files Browse the repository at this point in the history
  • Loading branch information
Copons committed May 21, 2021
1 parent 3327c20 commit 2784f50
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
17 changes: 0 additions & 17 deletions packages/block-editor/src/components/block-navigation/tree.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/block-editor/src/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ export { default as BlockNavigationDropdown } from './block-navigation/dropdown'
export { default as __experimentalBlockNavigation } from './block-navigation';
export { BlockNavigationBlockFill as __experimentalBlockNavigationBlockFill } from './block-navigation/block-slot';
export { default as __experimentalBlockNavigationEditor } from './block-navigation/editor';
export { default as __experimentalBlockNavigationTree } from './block-navigation/tree';
export { default as __experimentalBlockVariationPicker } from './block-variation-picker';
export { default as __experimentalBlockPatternSetup } from './block-pattern-setup';
export { default as __experimentalBlockVariationTransforms } from './block-variation-transforms';
Expand Down

0 comments on commit 2784f50

Please sign in to comment.