Skip to content

Commit

Permalink
Merge branch 'master' into progress-indicator-vertical
Browse files Browse the repository at this point in the history
  • Loading branch information
abbeyhrt authored Feb 17, 2020
2 parents 6ae30c0 + acb9458 commit ca8afd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/components/NumberInput/NumberInput.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ class NumberInput extends Component {
disabled: false,
hideLabel: false,
iconDescription: 'choose a number',
label: ' ',
step: 1,
invalid: false,
invalidText: 'Provide invalidText',
Expand Down

0 comments on commit ca8afd0

Please sign in to comment.