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 committed Oct 1, 2018
1 parent 44dc3c9 commit 08f15f0
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 08f15f0

Please sign in to comment.