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.
1 parent 022a904 commit 532acacCopy full SHA for 532acac
web/src/pages/predictions.js
@@ -61,7 +61,6 @@ const PredictionsPage = (props) => {
61
<div>
62
<Login />
63
<BlockContent blocks={page._rawBody || []} />
64
- <BannerHeader />
65
</div>
66
<div className="small preview" sx={{ p: 4, bg: "pink" }}>
67
<BlockContent blocks={page._rawBodySecondary || []} />
0 commit comments