We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e39b4c + 75a2ee6 commit 205629dCopy full SHA for 205629d
src/components/ShardChainsList.tsx
src/templates/upgrade.tsx
@@ -32,7 +32,6 @@ import UpgradeStatus from "../components/UpgradeStatus"
32
import { BaseLink } from "../components/Link"
33
import { mdxTableComponents } from "../components/Table"
34
import BeaconChainActions from "../components/BeaconChainActions"
35
-import ShardChainsList from "../components/ShardChainsList"
36
import MergeArticleList from "../components/MergeArticleList"
37
import Logo from "../components/Logo"
38
import MeetupList from "../components/MeetupList"
@@ -201,7 +200,6 @@ const components = {
201
200
Emoji,
202
UpgradeStatus,
203
BeaconChainActions,
204
- ShardChainsList,
205
MergeArticleList,
206
YouTube,
207
ExpandableCard,
0 commit comments