priceline / design-system

Priceline.com Design System
https://priceline.github.io/design-system/
MIT License
722 stars 119 forks source link

add BoxProps to Container type #1465

Closed pcln-james closed 8 months ago

pcln-james commented 8 months ago

Container type was missing the BoxProps union which is valid as Container extends Box functionality via styled-components.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 94.63%. Comparing base (ddd41ed) to head (95db945). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1465 +/- ## ======================================= Coverage 94.63% 94.63% ======================================= Files 141 141 Lines 10541 10541 Branches 655 655 ======================================= Hits 9975 9975 Misses 555 555 Partials 11 11 ```

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