File tree Expand file tree Collapse file tree 5 files changed +0
-105
lines changed
public/content/translations Expand file tree Collapse file tree 5 files changed +0
-105
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,3 @@ Les cadenes de fragments només poden entrar de forma segura a l'ecosistema Ethe
62
62
</ButtonLink >
63
63
64
64
<Divider />
65
-
66
- ## Interactuar amb la cadena de balisa {#interact-with-beacon-chain}
67
-
68
- <BeaconChainActions />
Original file line number Diff line number Diff line change @@ -62,7 +62,3 @@ Shardketens kunnen alleen op een veilige manier in het Ethereum-netwerk komen al
62
62
</ButtonLink >
63
63
64
64
<Divider />
65
-
66
- ## Heb interactie met de Beacon Chain {#interact-with-beacon-chain}
67
-
68
- <BeaconChainActions />
Original file line number Diff line number Diff line change @@ -62,7 +62,3 @@ Minyororo ya Vigae itakua salama kuingia katika ikolojia ya Ethereum pale tu uta
62
62
</ButtonLink >
63
63
64
64
<Divider />
65
-
66
- ## Ingiliana na Mnyororo Kioleza {#interact-with-beacon-chain}
67
-
68
- <BeaconChainActions />
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ import { useTranslation } from "next-i18next"
3
3
import type { ChildOnlyProp } from "@/lib/types"
4
4
import type { MdPageContent , UpgradeFrontmatter } from "@/lib/interfaces"
5
5
6
- import BeaconChainActions from "@/components/BeaconChainActions"
7
6
import type { List as ButtonDropdownList } from "@/components/ButtonDropdown"
8
7
import { ContentHero } from "@/components/Hero"
9
8
import MergeArticleList from "@/components/MergeArticleList"
@@ -20,7 +19,6 @@ export const upgradeComponents = {
20
19
MergeArticleList,
21
20
MergeInfographic,
22
21
UpgradeStatus,
23
- BeaconChainActions,
24
22
}
25
23
26
24
type UpgradeLayoutProps = ChildOnlyProp &
You can’t perform that action at this time.
0 commit comments