Skip to content

Commit a63e455

Browse files
Fern Editor: Update
1 parent 36c7554 commit a63e455

File tree

1 file changed

+3
-7
lines changed
  • fern/products/docs/pages/component-library/default-components

1 file changed

+3
-7
lines changed

fern/products/docs/pages/component-library/default-components/overview.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
2-
title: 'Components overview'
3-
description: 'Enhance your docs with our built-in component library. Use components to create interactive and engaging documentation.'
2+
title: Components overview
3+
description: Enhance your docs with our built-in component library. Use components to create interactive and engaging documentation.
44
---
55

6-
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.
6+
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
77

88
## Usage
99

1010
Specify a component in your MDX file while writing content. For example, to add a `Card` component, use the following syntax:
1111

12-
1312
````mdx
1413
<Card
1514
title='Open Source'
@@ -39,6 +38,3 @@ For styling and functionality customizations, see [Custom CSS & JavaScript](/doc
3938
## Requests for new components
4039

4140
Have a component in mind that you'd like to see in Fern? Let us know by filing a [GitHub Issue](https://github.com/fern-api/fern/issues/new?assignees=&labels=&projects=&template=feature-request.md&title=%5BFeature%5D).
42-
43-
44-

0 commit comments

Comments
 (0)