Skip to content

Commit 1fd0747

Browse files
committed
docs: add aria-label
1 parent de03510 commit 1fd0747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/pages/tabs/tab1/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ definePageMeta({
2323

2424
<ion-list>
2525
<ion-item>
26-
<ion-checkbox slot="start" />
26+
<ion-checkbox slot="start" aria-label="Mark idea complete" />
2727
<ion-label>
2828
<h1>Create Idea</h1>
2929
<ion-note>Run Idea By Brandy</ion-note>

0 commit comments

Comments
 (0)