From a63e455fd13c91576ceb75ee46d1661e778c18b2 Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 04:15:09 +0000 Subject: [PATCH] Fern Editor: Update --- .../component-library/default-components/overview.mdx | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/fern/products/docs/pages/component-library/default-components/overview.mdx b/fern/products/docs/pages/component-library/default-components/overview.mdx index 210e86f76..efccf4374 100644 --- a/fern/products/docs/pages/component-library/default-components/overview.mdx +++ b/fern/products/docs/pages/component-library/default-components/overview.mdx @@ -1,15 +1,14 @@ --- -title: 'Components overview' -description: 'Enhance your docs with our built-in component library. Use components to create interactive and engaging documentation.' +title: Components overview +description: Enhance your docs with our built-in component library. Use components to create interactive and engaging documentation. --- -Fern provides a library of 15+ built-in-components to make your documentation more interactive and engaging. Components are building blocks that you can add to any MDX page. +Fern provides a library of 15+ built-in-components to make your documentation more interactive and engaging. Components are building blocks that you can add to any MDX page. asdf ## Usage Specify a component in your MDX file while writing content. For example, to add a `Card` component, use the following syntax: - ````mdx