nachoaIvarez / flexbox-react

Unopinionated, standard compliant flexbox component. No propietary APIs. Nothing but flexbox.
Other
319 stars 49 forks source link

key prop? #34

Open jwdinker opened 7 years ago

jwdinker commented 7 years ago

I'm curious if the key prop was left out for a reason? If you're nesting flexboxes and your parent element is a flexbox it seems like a key would be necessary.