p5.js-website
p5.js-website copied to clipboard
refactor: change div to aside for accessibility in settings component
Fixes #996
Description
I have changed the div to aside for accessibility in settings componen now it is contained in a semantic landmark and now screen reader users can efficiently navigate the page using landmark shortcuts.