v1.1.0
react-breakandreact-break--{method}-{breakpoint}classes are now added to wrapper divs.- Pass
classNameandstyleprops to a wrapper div. - Added
forceWrapprop to layout components. Setting forceWrap true now forces creating a wrapping div also for single child elements. This makes it possible to style it withstyleandclassNameprops.