Merge pull request #617 from halcy/style-changes

Style changes
This commit is contained in:
Eugen 2017-02-10 19:10:15 +01:00 committed by GitHub
commit 73e388e0d8
14 changed files with 85 additions and 46 deletions

View File

@ -40,10 +40,11 @@ const ColumnCollapsable = React.createClass({
render () {
const { icon, fullHeight, children } = this.props;