digidem / react-dimensions

[Looking for maintainers]
http://lab.digital-democracy.org/react-dimensions/
450 stars 77 forks source link

Allow the ability to control className on wrapper div #32

Closed dcousineau closed 8 years ago

dcousineau commented 8 years ago

This will help our use-cases in avoiding DIV-itis (since we're replacing a div that previously was already 100% width/height anyways)

gmaclennan commented 8 years ago

Looks good, thanks for adding docs and updating the example too!