mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1586] CommentListComponent documentation update because of 2.0 reorg (#2713)
This commit is contained in:
committed by
Eugenio Romano
parent
564be4143b
commit
fd63d5e564
@@ -7,7 +7,7 @@ Shows a list of comments.
|
|||||||
Populate the comments in the component class:
|
Populate the comments in the component class:
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
import { CommentProcessModel } from 'ng2-alfresco-core';
|
import { CommentProcessModel } from '@alfresco/adf-core';
|
||||||
|
|
||||||
export class SomeComponent implements OnInit {
|
export class SomeComponent implements OnInit {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user