Skip to content

Commit

Permalink
Unknown prop for ShowSelectedOnlyButton
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenFang committed Jan 22, 2017
1 parent 02c03f4 commit 9f9d22c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/toolbar/ShowSelectedOnlyButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ ShowSelectedOnlyButton.defaultProps = {
showAllText: Const.SHOW_ALL,
showOnlySelectText: Const.SHOW_ONLY_SELECT,
toggle: false,
btnText: Const.DELETE_BTN_TEXT,
btnContextual: 'btn-primary',
className: '',
onClick: undefined
Expand Down

0 comments on commit 9f9d22c

Please sign in to comment.