Skip to content

Commit 0176a02

Browse files
committed
Merge branch 'feature/better-accessibility' of https://github.com/iExecBlockchainComputing/explorer-v2 into feature/better-accessibility
2 parents cc1f0b0 + 590531a commit 0176a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function SocialLinksItems({ className }: { className?: string }) {
1818
{
1919
href: 'https://twitter.com/iEx_ec',
2020
icon: <SiX size={16} />,
21-
arialLabel: 'Twitter',
21+
ariaLabel: 'Twitter',
2222
},
2323
{
2424
href: 'https://discord.gg/pbt9m98wnU',

0 commit comments

Comments
 (0)