Skip to content

Commit 15a16d7

Browse files
committed
Remove multichain
1 parent 2a47553 commit 15a16d7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/pages/dapps.tsx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,13 +1209,6 @@ const DappsPage = () => {
12091209
]
12101210

12111211
const bridges = [
1212-
{
1213-
title: "Multichain",
1214-
description: t("page-dapps-dapp-description-multichain"),
1215-
link: "https://multichain.xyz/",
1216-
image: multichain,
1217-
alt: t("page-dapps-multichain-logo-alt"),
1218-
},
12191212
{
12201213
title: "Rubic",
12211214
description: t("page-dapps-dapp-description-rubic"),

0 commit comments

Comments
 (0)