diff --git a/docs/data-product-studio/data-structures/index.md b/docs/data-product-studio/data-structures/index.md index f5785b9fe2..716be5b648 100644 --- a/docs/data-product-studio/data-structures/index.md +++ b/docs/data-product-studio/data-structures/index.md @@ -4,3 +4,8 @@ date: "2024-12-04" sidebar_position: 3 --- +```mdx-code-block +import DocCardList from '@theme/DocCardList'; + + +```