Skip to content

Commit 20619ec

Browse files
committed
chore(docs): remove try it section from core page
1 parent a71bfb7 commit 20619ec

2 files changed

Lines changed: 0 additions & 430 deletions

File tree

documentation/src/pages/core/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { LandingSolidFoundation } from "@site/src/refine-theme/landing-solid-fou
1111
import { LandingSweetSpot } from "@site/src/refine-theme/landing-sweet-spot";
1212
import { LandingTestimonial } from "@site/src/refine-theme/landing-testimonial";
1313
import { LandingTrustedByDevelopers } from "@site/src/refine-theme/landing-trusted-by-developers";
14-
import { LandingTryItSection } from "@site/src/refine-theme/landing-try-it-section";
1514
import clsx from "clsx";
1615
import React from "react";
1716

@@ -82,7 +81,6 @@ function Home() {
8281
<LandingCommunity />
8382
<LandingTestimonial />
8483
<LandingSolidFoundation />
85-
<LandingTryItSection />
8684
</div>
8785
<LandingFooter />
8886
</div>

0 commit comments

Comments
 (0)