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
Hm. It's possible to add this, although I'm not sure how I feel about it. You have to specify a width. If you chose to specify a maxWidth you'd have to also make sure flexGrow was greater than 0 or it would have no affect.
I've pushed PR #111 which adds this feature but I'm going to leave it sit for a while so I can think over it. I'm also temporarily more focused on trying to verify a fix for #2.
Is it able to add support off
minWidth
andmaxWidth
props forFlexColumn
?The text was updated successfully, but these errors were encountered: