constelation / monorepo

Mono repo for constelation's Components, functions, and CONSTANTS
https://constelation.github.io/monorepo/
MIT License
12 stars 3 forks source link

Consider alignItems default to flexStart iff wrap=wrap #50

Open kylpo opened 7 years ago

kylpo commented 7 years ago

recently made a change where Row defaults to alignItems flex-start, but that is really only necessary when wrapping.