Skip to content

Commit 81ae67e

Browse files
removed the duplicate key on the default props
1 parent 1dd8f4b commit 81ae67e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/SLDSDropdownBase/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ module.exports = React.createClass( {
3535

3636
getDefaultProps(){
3737
return {
38-
label:'Button',
3938
variant:'neutral',
4039
placeholder: 'Select an Option',
4140
disabled: false,

0 commit comments

Comments
 (0)