Skip to content

Commit

Permalink
Drop uneccessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszstudentzero committed Nov 22, 2024
1 parent 421ad63 commit 0480490
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/components/accordion/accordion.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ import { UniqueComponentId } from 'primeng/utils';
[ngStyle]="headerStyle"
role="button"
class="p-accordion-header-link"
pRipple
(click)="toggle($event)"
(keydown)="onKeydown($event)"
[attr.tabindex]="disabled ? null : 0"
Expand Down

0 comments on commit 0480490

Please sign in to comment.