Skip to content

Commit fdebc3a

Browse files
pavelimrbinky3000
authored andcommitted
Aria label for Dot button added (#213)
1 parent c2e2a07 commit fdebc3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Dot/Dot.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ const Dot = class Dot extends React.Component {
6161

6262
return (
6363
<button
64+
aria-label="slide dot"
6465
type="button"
6566
onClick={this.handleOnClick}
6667
className={newClassName}

0 commit comments

Comments
 (0)