Skip to content

Commit 2b306df

Browse files
moved intro to jsx
1 parent afe24b4 commit 2b306df

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/content/partials/networking-services/magic-transit/get-started.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ params:
55

66
import { AnchorHeading, Aside, GlossaryTooltip, Markdown, Render } from "~/components";
77

8-
Before you can begin using Magic Transit, be sure to complete the onboarding steps below. Cloudflare can significantly accelerate this timeline during active-attack scenarios.
8+
{ props.magicWord === "Magic Transit" && (
9+
<>
10+
<p>Before you can begin using Magic Transit, be sure to complete the onboarding steps below. Cloudflare can significantly accelerate this timeline during active-attack scenarios.</p>
11+
</>
12+
)
13+
}
914

1015
## Scope your configuration
1116

0 commit comments

Comments
 (0)