Skip to content

Commit

Permalink
[MNT-23433] lint issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
AnukritiGL committed Dec 12, 2023
1 parent 0a23858 commit 5c55a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/core/src/lib/viewer/components/viewer.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export class ViewerComponent<T> implements OnDestroy, OnInit, OnChanges {
@Input()
sidebarLeftTemplateContext: T = null;

/**
/**
* Change the close button position Right/Left.
*/
@Input()
Expand Down

0 comments on commit 5c55a26

Please sign in to comment.