This commit is contained in:
Bill He 2023-10-04 12:59:12 -04:00
parent a46512f29b
commit b35f89c72d
No known key found for this signature in database
GPG Key ID: 73AEEF9D79E5BBF8

View File

@ -147,6 +147,7 @@ export const RewardsPage = () => {
{stringGetter({ key: STRING_KEYS.LEARN_MORE })}
</Link>
</Styled.Description>
{/* TODO: vertically center based on Panel height */}
<Styled.IconButton
action={ButtonAction.Base}
iconName={IconName.Arrow}
@ -166,6 +167,7 @@ export const RewardsPage = () => {
{stringGetter({ key: STRING_KEYS.LEARN_MORE })}
</Link>
</Styled.Description>
{/* TODO: vertically center based on Panel height */}
<Styled.IconButton
action={ButtonAction.Base}
iconName={IconName.Arrow}