diff --git a/projects/ng-chartist/src/lib/chartist.component.ts b/projects/ng-chartist/src/lib/chartist.component.ts index 7c43f34c..3a45b65c 100644 --- a/projects/ng-chartist/src/lib/chartist.component.ts +++ b/projects/ng-chartist/src/lib/chartist.component.ts @@ -39,7 +39,7 @@ export interface ChartEvent { @Component({ selector: 'x-chartist', - template: '' + template: '
' }) export class ChartistComponent implements OnInit, OnChanges, OnDestroy { @Input()