Skip to content

Commit af2a3b7

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

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
@@ -33,7 +33,7 @@ If you want to use an interactive card, you should wrap the card with the correc
3333
</button>
3434

3535
<!--React/Vue-->
36-
<button>
36+
<button type="button" aria-label="button copy">
3737
<DBCard behavior="interactive">
3838
<!-- card content -->
3939
</DBCard>

0 commit comments

Comments
 (0)