mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
CardViewItem in demo-shell (#3562)
This commit is contained in:
committed by
Eugenio Romano
parent
edf82d9c05
commit
65ac1d37c4
@@ -55,6 +55,7 @@ import { BreadcrumbDemoComponent } from './components/breadcrumb-demo/breadcrumb
|
||||
import { ContentNodeSelectorComponent } from './components/content-node-selector/content-node-selector.component';
|
||||
import { NotificationsComponent } from './components/notifications/notifications.component';
|
||||
import { ReportIssueComponent } from './components/report-issue/report-issue.component';
|
||||
import { CardViewComponent } from './components/card-view/card-view.component';
|
||||
|
||||
@NgModule({
|
||||
imports: [
|
||||
@@ -109,6 +110,7 @@ import { ReportIssueComponent } from './components/report-issue/report-issue.com
|
||||
BlobPreviewComponent,
|
||||
BreadcrumbDemoComponent,
|
||||
NotificationsComponent,
|
||||
CardViewComponent,
|
||||
ContentNodeSelectorComponent,
|
||||
ReportIssueComponent
|
||||
],
|
||||
|
Reference in New Issue
Block a user