Skip to content

Commit 4d84cc2

Browse files
committed
Fix a compile error
1 parent 78b6008 commit 4d84cc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nativescript-angular/directives/list-view-comp.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import {
22
Component,
33
DoCheck,
44
ElementRef,
5+
ViewContainerRef,
56
TemplateRef,
67
ContentChild,
78
EmbeddedViewRef,

0 commit comments

Comments
 (0)