react-component / collapse

React Collapse / Accordion
http://react-component.github.io/collapse/
MIT License
322 stars 132 forks source link

fix: allow data-* and aria-* attributes #344

Closed destimon closed 5 months ago

destimon commented 5 months ago

To allow aria- and data- attributes we need to pass spread props inside of container as we're doing for other RC components as I see

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
collapse ❌ Failed (Inspect) Mar 15, 2024 8:14pm
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.12%. Comparing base (18e931f) to head (9c18301).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #344 +/- ## ======================================= Coverage 99.12% 99.12% ======================================= Files 5 5 Lines 114 114 Branches 40 40 ======================================= Hits 113 113 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.