mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix error in the documentation example (#3219)
This commit is contained in:
@@ -9,7 +9,7 @@ Displays the version history of a node in a Version Manager component
|
||||
### Basic Usage
|
||||
|
||||
```html
|
||||
<adf-version-list [id]="nodeId"></adf-version-list>
|
||||
<adf-version-list [node]="myNode"></adf-version-list>
|
||||
```
|
||||
|
||||
### Properties
|
||||
|
Reference in New Issue
Block a user