Skip to content

Commit

Permalink
Merge pull request #537 from brave/ac-topfive-remove
Browse files Browse the repository at this point in the history
Adds remove option to ac table in rewards
  • Loading branch information
NejcZdovc authored Oct 1, 2018
2 parents 1283ee0 + b02715e commit 443e6a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/brave_rewards/ui/components/contributeBox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ class ContributeBox extends React.Component<Props, State> {
numSites={numRows}
onShowAll={this.onModalContributeToggle}
headerColor={true}
showRemove={true}
>
{getLocale('contributionVisitSome')}
</TableContribute>
Expand Down

0 comments on commit 443e6a8

Please sign in to comment.