Skip to content

Commit

Permalink
feat: remove breadcrumb component from index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mumiao committed Apr 20, 2023
1 parent a81f4ac commit aa230a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export { default as BlockHeader } from './blockHeader';
export { default as Breadcrumb } from './breadcrumb';
export { default as ContextMenu } from './contextMenu';
export { default as CopyIcon } from './copyIcon';
export { default as CollapsibleActionItems } from './collapsibleActionItems';
Expand Down

0 comments on commit aa230a1

Please sign in to comment.