Skip to content

Commit

Permalink
fix: remove invalid prop
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
  • Loading branch information
mikemurray committed Oct 18, 2019
1 parent 721fc0c commit b312ebf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/src/components/DataTable/DataTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ const DataTable = React.forwardRef(function DataTable(props, ref) {
className={classes.textField}
margin="dense"
variant="outlined"
disableUnderline
type="number"
size="small"
min={1}
Expand Down

0 comments on commit b312ebf

Please sign in to comment.