mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
59ff7749ed
* Add a hook that throws a runtime warning for invalid WAI ARIA attributes and values. * Resolved linting errors. * Added a test case for many props. * Added a test case for ARIA attribute proper casing. * Added a warning for uppercased attributes to ReactDOMInvalidARIAHook