Skip to content

Commit ae7560d

Browse files
nmergetmfranzke
andauthored
Update docs/migration/v2.x.x-to-v3.0.0.md
Co-authored-by: Maximilian Franzke <[email protected]>
1 parent 89fa873 commit ae7560d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/v2.x.x-to-v3.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you want to use an interactive card, you should wrap the card with the correc
2626

2727
```html
2828
<!--Angular-->
29-
<button>
29+
<button type="button" aria-label="button copy">
3030
<db-card behavior="interactive">
3131
<!-- card content -->
3232
</db-card>

0 commit comments

Comments
 (0)