Skip to content

Commit 937bdf7

Browse files
author
agonzalez97
committed
Update dxc-button.component.ts
1 parent 7d8c5c8 commit 937bdf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ export class DxcButtonComponent {
169169
}
170170

171171
getModeStyle(){
172-
if(this.mode === "primary"){
173172
if(this.mode === "secondary"){
174173
return this.getSecondaryStyle();
175174
} else if(this.mode === "text"){

0 commit comments

Comments
 (0)