Skip to content

Commit 8944c46

Browse files
committed
fix(blocklists): add explicit DocCard/DocCardGrid imports for MDX v3
1 parent aa34179 commit 8944c46

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

crowdsec-docs/unversioned/blocklists/getting_started.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ eyebrow: Blocklists · 02
66

77
import { CIcon } from "@coreui/icons-react";
88
import { cilCheckCircle } from "@coreui/icons";
9+
import DocCard from '@site/src/components/docs/DocCard';
10+
import DocCardGrid from '@site/src/components/docs/DocCardGrid';
911

1012
New to CrowdSec blocklists? Read the [Introduction](/u/blocklists/intro) first to understand how they work and the available tiers. Then choose one of the two paths below — most people pick **one or the other, not both**.
1113

0 commit comments

Comments
 (0)