mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Moved DocumentList to the ng2-alfresco package
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {Component} from 'angular2/core';
|
||||
import {DocumentList} from "./document-list.component";
|
||||
import {DocumentList} from 'ng2-alfresco/components';
|
||||
|
||||
@Component({
|
||||
selector: 'home-view',
|
||||
|
Reference in New Issue
Block a user