mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Pre-Angular upgrade fixes (#5709)
* code fixes * code fixes * more code fixes * even more fixes * add missing typescript for cli * rollback info drawer test changes * use npx for cli commands * restore attach providers
This commit is contained in:
@@ -15,6 +15,13 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export * from './components/header/header.component';
|
||||
export * from './components/layout-container/layout-container.component';
|
||||
export * from './components/sidebar-action/sidebar-action-menu.component';
|
||||
export * from './components/sidenav-layout/sidenav-layout.component';
|
||||
|
||||
export * from './directives/sidenav-layout-content.directive';
|
||||
export * from './directives/sidenav-layout-header.directive';
|
||||
export * from './directives/sidenav-layout-navigation.directive';
|
||||
|
||||
export * from './layout.module';
|
||||
|
Reference in New Issue
Block a user