Skip to content

Commit

Permalink
Update documentation for icon button
Browse files Browse the repository at this point in the history
  • Loading branch information
Zadielerick committed Dec 30, 2015
1 parent 8d8e710 commit aba37ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icon-button.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,10 @@ const IconButton = React.createClass({

getDefaultProps() {
return {
disabled: false,
iconStyle: {},
tooltipPosition: 'bottom-center',
touch: false,
};
},

Expand Down

0 comments on commit aba37ff

Please sign in to comment.