Skip to content

Commit

Permalink
Fixed accessibility errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmarete committed Nov 15, 2024
1 parent cd5b0f7 commit 4695ca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/FeaturePreviews.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ export const FeaturePreviews = () => {
width: 30,
height: 15,
'aria-describedby': `Enable ${title}`,
title,
});
},
},
Expand Down

0 comments on commit 4695ca1

Please sign in to comment.