Skip to content

Commit

Permalink
remove unused props from render
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Henley committed Apr 24, 2016
1 parent 60a7e25 commit f28bdf1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/TextField/TextFieldLabel.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,7 @@ const TextFieldLabel = (props) => {
muiTheme,
className,
children,
disabled,
shrink,
htmlFor,
style,
shrinkStyle,
onTouchTap,
} = props;

Expand Down

0 comments on commit f28bdf1

Please sign in to comment.