dillon1000/react

Commit

Add aria-description to the list of known ARIA attributes (#22142)

* Update validAriaProperties.js

https://w3c.github.io/aria/#aria-description is a valid aria property.

* Sort alphabetically

Co-authored-by: Dan Abramov <[email protected]>
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom/src/shared/validAriaProperties.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…