Skip to content

Commit 1d568ba

Browse files
committed
Added import Description component to fix error
1 parent 4288316 commit 1d568ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/privacy-proxy/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ head:
99
content: Cloudflare Privacy Proxy
1010
---
1111

12+
import { Description } from "~/components"
13+
1214
<Plan type="all" />
13-
---
15+
1416
<Description>
1517
The Cloudflare Privacy Proxy consists of a generic HTTPS CONNECT (and CONNECT-UDP ) proxy.
1618
The Cloudflare Privacy Proxy consists of a generic HTTPS CONNECT (and CONNECT-UDP) proxy that protects sensitive network level metadata from being exposed to third parties.

0 commit comments

Comments
 (0)