diff --git a/lib/core/src/lib/viewer/components/viewer.component.ts b/lib/core/src/lib/viewer/components/viewer.component.ts index aab1e4d2f2f..ac118ef1d9f 100644 --- a/lib/core/src/lib/viewer/components/viewer.component.ts +++ b/lib/core/src/lib/viewer/components/viewer.component.ts @@ -176,7 +176,7 @@ export class ViewerComponent implements OnDestroy, OnInit, OnChanges { @Input() sidebarLeftTemplateContext: T = null; - /** + /** * Change the close button position Right/Left. */ @Input()