Closed metonym closed 1 year ago
Fixes #72
Per MDN, aria-owns should be changed to aria-controls, which resolves the a11y warning.
aria-owns
aria-controls
Fixes #72
Per MDN,
aria-owns
should be changed toaria-controls
, which resolves the a11y warning.