mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2588] make comment component compatible with content (#3128)
This commit is contained in:
committed by
Eugenio Romano
parent
f985dd11d5
commit
653a510a5c
@@ -35,6 +35,7 @@ export * from './form/form.module';
|
||||
export * from './sidenav-layout/sidenav-layout.module';
|
||||
export * from './pipes/pipe.module';
|
||||
export * from './directives/directive.module';
|
||||
export * from './comments/comments.module';
|
||||
|
||||
export * from './viewer';
|
||||
export * from './userinfo';
|
||||
@@ -53,6 +54,7 @@ export * from './card-view';
|
||||
export * from './app-config';
|
||||
export * from './form';
|
||||
export * from './sidenav-layout';
|
||||
export * from './comments';
|
||||
|
||||
export * from './pipes';
|
||||
export * from './services';
|
||||
|
Reference in New Issue
Block a user