get-focus / deprecated-focus-graph

Tools based on Redux to easily integrate forms, validate and manipulate data.
http://getfocus.io/focus-documentation/
MIT License
4 stars 3 forks source link

[listFor] add prop to not display label #114

Open sanfinsm opened 7 years ago

sanfinsm commented 7 years ago

I do not want to display the label of my list. listFor should take a prop hasLabel that can be set to false in order to have the list itself use the available width entirely.