Closed sungik-choi closed 3 weeks ago
Latest commit: 560c90109b459add689891ea89cc77f8fcbc3676
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.27%. Comparing base (
ea1a6b1
) to head (560c901
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Self Checklist
Related Issue
Summary
레이아웃 컴포넌트에
basis
prop 추가Details
flex-basis
를 지원하는basis
prop을 추가합니다.grow
,shrink
와 동일하게flex-
prefix를 제거하는 방식으로 네이밍했습니다.Breaking change? (Yes/No)
No
References