adjust prop in HeaderButton

pull/21833/head
Bruno Windels 2019-04-11 18:32:38 +02:00
parent 86a6037a12
commit fee30d4482
1 changed files with 2 additions and 3 deletions

View File

@ -54,9 +54,8 @@ export default class HeaderButton extends React.Component {
HeaderButton.propTypes = {
// Whether this button is highlighted
isHighlighted: PropTypes.bool.isRequired,
// The phase to swap to when the button is clicked
clickPhase: PropTypes.string.isRequired,
// click handler
onClick: PropTypes.func.isRequired,
// The badge to display above the icon
badge: PropTypes.node,
// The parameters to track the click event