charlie-yao / react-aria-widgets

Implementations of WAI-ARIA widgets and design patterns in React.
MIT License
2 stars 0 forks source link

Fix typing for the header element in BaseAccordionHeader #136

Closed charlie-yao closed 1 year ago

charlie-yao commented 1 year ago

Resolves #130

Now, the types are explicitly for <h1> to <h6> .