Skip to content

Commit

Permalink
reverting unwanted change
Browse files Browse the repository at this point in the history
  • Loading branch information
hugofelp committed Mar 7, 2018
1 parent 5e51b75 commit e9391c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Components/Col.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default class ColumnNB extends Component {

}


setNativeProps(nativeProps) {
this._root.setNativeProps(nativeProps);
}

Expand Down

0 comments on commit e9391c2

Please sign in to comment.