mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
refactor: remove BreadcrumbModule export from public API
- Deleted the export statement for BreadcrumbModule in public-api.ts to reflect its removal from the codebase, enhancing clarity and maintainability.
This commit is contained in:
@@ -17,5 +17,3 @@
|
||||
|
||||
export * from './breadcrumb.component';
|
||||
export * from './dropdown-breadcrumb.component';
|
||||
|
||||
export * from './breadcrumb.module';
|
||||
|
||||
Reference in New Issue
Block a user