diff --git a/src/config/validators/Creditcoin.tsx b/src/config/validators/Creditcoin.tsx
index 9b3092626..cd3746002 100644
--- a/src/config/validators/Creditcoin.tsx
+++ b/src/config/validators/Creditcoin.tsx
@@ -1,19 +1,46 @@
const Creditcoin = () => (
);
diff --git a/src/pages/Community/Item.tsx b/src/pages/Community/Item.tsx
index 32365e35b..72120bbcb 100644
--- a/src/pages/Community/Item.tsx
+++ b/src/pages/Community/Item.tsx
@@ -1,7 +1,7 @@
// Copyright 2023 @paritytech/polkadot-staking-dashboard authors & contributors
// SPDX-License-Identifier: GPL-3.0-only
-import { faTwitter } from '@fortawesome/free-brands-svg-icons';
+import { faXTwitter } from '@fortawesome/free-brands-svg-icons';
import {
faEnvelope,
faExternalLink,
@@ -136,7 +136,7 @@ export const Item = ({ item, actionable }: ItemProps) => {
window.open(`https://twitter.com/${twitter}`, '_blank');
}}
>
-