segmentio / ui-box

Blazing Fast React UI Primitive
MIT License
1.07k stars 54 forks source link

Add selectors propType and ensure prop is properly matched when split #123

Closed brandongregoryscott closed 1 year ago

brandongregoryscott commented 1 year ago

A small thing I found when trying to do a larger glamor removal in Evergreen - splitBoxProps was returning selectors in remainingProps instead of matchedProps, despite it being a supported box-prop.