react-accessible-accordion
react-accessible-accordion copied to clipboard
Semantic HTML improvements
Keen to merge into the React 18 branch so the changes can go out in a major together? Open to maybe also changing the prop name because now it seems a bit weird?
- Replace divs with roles heading and button with the semantic HMTL.
- Updated unit and integration tests
- Updated the demo styles to remove those added by the native elements