fix: added some missing redeem flow translations and fixed copy on button
This commit is contained in:
@@ -49,8 +49,8 @@ export default function Campaign({ reward }: { reward: RewardWithRedeem }) {
|
||||
theme="base"
|
||||
intent="primary"
|
||||
>
|
||||
{reward.operaRewardId}
|
||||
<CopyIcon color="pale" />
|
||||
{intl.formatMessage({ id: "Copy promotion code" })}
|
||||
</Button>
|
||||
</footer>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user