Skip to content

Commit 2591024

Browse files
nmergetmfranzke
andauthored
Update showcases/angular-showcase/src/app/components/card/card.component.html
Co-authored-by: Maximilian Franzke <[email protected]>
1 parent f3e29c2 commit 2591024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcases/angular-showcase/src/app/components/card/card.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
let-variantIndex="variantIndex"
1212
>
1313
@if (exampleProps?.behavior === "interactive") {
14-
<button>
14+
<button type="button" aria-label="button copy">
1515
<db-card
1616
[behavior]="exampleProps?.behavior"
1717
[elevationLevel]="exampleProps?.elevationLevel"

0 commit comments

Comments
 (0)