adevinta / spark

โœจ Simple, Modular & Accessible UI Components for your React Applications
https://sparkui.vercel.app
MIT License
49 stars 16 forks source link

feat(internal-utils): add new createSplitProps util #2236

Closed acd02 closed 2 weeks ago

acd02 commented 2 weeks ago

Description, Motivation and Context

Add a new createSplitProps. This function, which is a mere copy of what's done in the Ark repo, is useful when you need to split props.

Types of changes

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.62%. Comparing base (023c2f9) to head (7e6827a). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2236 +/- ## ======================================= Coverage 97.62% 97.62% ======================================= Files 759 759 Lines 5991 5991 Branches 2100 2136 +36 ======================================= Hits 5849 5849 Misses 140 140 Partials 2 2 ```

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