Skip to content

Commit 5f49a4c

Browse files
GomezIvannGomezIvann
authored andcommitted
Removing unused prop mode in Accordion
1 parent 72a5dc0 commit 5f49a4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/dxc-ngx-cdk/src/lib/dxc-accordion/dxc-accordion.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ type Padding = {
5252
})
5353
export class DxcAccordionComponent implements OnInit, OnChanges, AfterViewInit {
5454
currentBackgroundColor: string;
55-
@Input() mode: string;
5655
/**
5756
* The panel label.
5857
*/

0 commit comments

Comments
 (0)