You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
1..12
-'3/4'
-'2/3'
-'1/2'
-'1/3'
-'1/4'
-'full'
-'narrow'
That way we can remove props
isFull
,isNarrow
,isThreeQuarters
,isTwoThirds
,isHalf
,isOneThird
,isOneQuarter
.The same should occur to Offset props, leaving only
isOffset
,isOffsetMobile
,isOffsetTablet
,isOffsetDesktop
.That would be a total of
12
props removed.Important: Offset doesn't have
full
ornarrow
, but it has the other sizes.The text was updated successfully, but these errors were encountered: