Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
ssandino authored and actions-user committed Nov 9, 2024
1 parent 9650599 commit 643e069
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
3 changes: 1 addition & 2 deletions shared/locales/de/website-recipient-selection.json
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
{
}
{}
3 changes: 1 addition & 2 deletions shared/locales/en/website-recipient-selection.json
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
{
}
{}
3 changes: 1 addition & 2 deletions shared/locales/fr/website-recipient-selection.json
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
{
}
{}
3 changes: 1 addition & 2 deletions shared/locales/it/website-recipient-selection.json
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
{
}
{}
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,11 @@ export function SelectionProcess({ lang }: DefaultParams) {
</Typography>
<Typography className="mb-4 text-xl">{translator?.t('section-3.selection-2-desc')}</Typography>
<Button variant="link" className="text-md">
<a href="https://api.drand.sh/v2/beacons/quicknet/rounds/latest" target="_blank" rel="noopener noreferrer">
<a
href="https://api.drand.sh/v2/beacons/quicknet/rounds/latest"
target="_blank"
rel="noopener noreferrer"
>
<Typography className="mb-6">{translator?.t('section-3.selection-2-annex')}</Typography>
</a>
</Button>
Expand Down

0 comments on commit 643e069

Please sign in to comment.