[ADF-2186] Update calculated properties on node change in content metadata compo… (#2862)

* Update calculated properties on node change in content metadata component

* Add module to public api
This commit is contained in:
Popovics András
2018-01-22 19:56:31 +00:00
committed by Eugenio Romano
parent b481bde483
commit eb6db1d449
3 changed files with 27 additions and 3 deletions

View File

@@ -16,3 +16,4 @@
*/
export * from './components/content-metadata-card/content-metadata-card.component';
export { ContentMetadataModule } from './content-metadata.module';