Skip to content

Commit

Permalink
Added aria-label to improve accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
hareesh-pillai authored Apr 6, 2023
1 parent 2a13f89 commit 3d9862d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export default function Home(props) {
sizeSlider={
<input
type="range"
aria-label="Size"
min="16"
max="72"
// step="4"
Expand Down

0 comments on commit 3d9862d

Please sign in to comment.