We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2dfea4 commit 465e150Copy full SHA for 465e150
fern/products/docs/pages/component-library/default-components/accordions.mdx
@@ -38,7 +38,7 @@ The Accordion component allows you to create expandable sections in your documen
38
</ParamField>
39
40
<ParamField path="defaultOpen" type="boolean" default={false}>
41
- Whether the accordion should be open by default when the page loads. If not specified, the accordion will be collapsed by default.
+ Whether the accordion should be open when the page loads. If not specified, the accordion will be collapsed by default.
42
43
44
0 commit comments