We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9dee4 commit 4568bfeCopy full SHA for 4568bfe
1 file changed
docs/website/pages/en/index.js
@@ -202,14 +202,6 @@ class Index extends React.Component {
202
return (
203
<div>
204
<HomeSplash language={language} />
205
- <div className="mainContainer">
206
- <Features />
207
- <FeatureCallout />
208
- <LearnHow />
209
- <TryOut />
210
- <Description />
211
- <Showcase language={language} />
212
- </div>
213
</div>
214
);
215
}
0 commit comments