You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/component-library/default-components/overview.mdx
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,14 @@
1
1
---
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.
4
4
---
5
5
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
7
7
8
8
## Usage
9
9
10
10
Specify a component in your MDX file while writing content. For example, to add a `Card` component, use the following syntax:
11
11
12
-
13
12
````mdx
14
13
<Card
15
14
title='Open Source'
@@ -39,6 +38,3 @@ For styling and functionality customizations, see [Custom CSS & JavaScript](/doc
39
38
## Requests for new components
40
39
41
40
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).
0 commit comments