diff --git a/components/brave_rewards/ui/components/grant.tsx b/components/brave_rewards/ui/components/grant.tsx index 0e1dec308178..a8d6c3cf6a29 100644 --- a/components/brave_rewards/ui/components/grant.tsx +++ b/components/brave_rewards/ui/components/grant.tsx @@ -84,7 +84,7 @@ class Grant extends React.Component { title={grant.status === 'wrongPosition' ? getLocale('notQuite') : getLocale('almostThere')} text={getLocale('proveHuman')} > - + : null }