Skip to content

Commit

Permalink
Merge branch 'develop' into enhancement/add-new-testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkNerdi authored May 15, 2024
2 parents d93f8d8 + f4009fd commit 69ec24a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<Checkbox bind:checked size="lg">
<div slot="label" class="flex flex-col">
<Text type="body2" fontWeight="medium">{localize('views.onboarding.welcome.legalAction')}</Text>
<div class="flex">
<div class="flex flex-wrap">
<Link href={PRIVACY_POLICY_URL} text={localize('general.privacyPolicy')} textType="body2" external />
<Text type="body2" fontWeight="medium">&nbsp&&nbsp</Text>
<Link href={TERMS_OF_SERVICE_URL} text={localize('general.termsOfService')} textType="body2" external />
Expand Down

0 comments on commit 69ec24a

Please sign in to comment.