mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#33 components build
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {Component} from 'angular2/core';
|
||||
import {DocumentList} from 'ng2-alfresco/components';
|
||||
import {DocumentList} from '../../../ng2-alfresco-documentslist/src/components';
|
||||
|
||||
@Component({
|
||||
selector: 'home-view',
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import {Component} from 'angular2/core';
|
||||
import {HelloWorld} from 'ng2-alfresco/components';
|
||||
import {HelloWorld} from '../../../ng2-alfresco-documentslist/src/components';
|
||||
|
||||
@Component({
|
||||
selector: 'page2-view',
|
||||
|
Reference in New Issue
Block a user