diff --git a/src/components/Activities/index.tsx b/src/components/Activities/index.tsx index 2d40e0a0..f5c62ec5 100644 --- a/src/components/Activities/index.tsx +++ b/src/components/Activities/index.tsx @@ -60,13 +60,13 @@ const Activities = () => { With{' '} - {'Safe {Pass}'} + {'Safe{Pass}'} {' '} - you can earn Points by using your Safe Account. Some activities are rewarded throughout the entire season, + you can earn points by using your Safe Account. Some activities are rewarded throughout the entire season, some activities are only rewarded temporarily. - Learn more about {'Safe {Pass}'} + Learn more about {'Safe{Pass}'} { description={ <> To stay updated{' '} - + follow us on X {' '} and{' '} diff --git a/src/components/Claim/index.tsx b/src/components/Claim/index.tsx index af267211..077ccc59 100644 --- a/src/components/Claim/index.tsx +++ b/src/components/Claim/index.tsx @@ -226,7 +226,7 @@ const ClaimOverview = (): ReactElement => { fullWidth value={amount} error={!!amountError} - helperText={amountError} + helperText={amountError ?? ' '} onChange={onChangeAmount} InputProps={{ startAdornment: (