Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
chore: test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Dec 25, 2023
1 parent 324879f commit dd95b27
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ export const DerivGoBannerAndAwards = () => {
<div className="flex flex-col gap-gap-md max-lg:flex-1 max-lg:justify-center">
<div className="flex flex-col gap-gap-md">
<div className="flex items-center gap-gap-md">
<Heading.H5>
<Localize translate_text="_t_Deriv GO_t_" />
</Heading.H5>
<DerivProductDerivGoBrandLightLogoHorizontalIcon
width={24}
height={24}
/>
<Heading.H5>
<Localize translate_text="_t_Deriv GO_t_" />
</Heading.H5>
</div>
<Text size="sm">
<Localize translate_text="_t_Trade multipliers on our mobile app._t_" />
Expand Down

0 comments on commit dd95b27

Please sign in to comment.