1
0
Fork 0

[react] feat: Added docs for components/Control

This commit is contained in:
joostdecock 2025-05-10 13:44:03 +02:00
parent 34ae1dc8dc
commit fc04e415c9
6 changed files with 35 additions and 8 deletions

View file

@ -15,10 +15,10 @@ The **Collection** component family provides the following components:
- [DesignInfo](#designinfo)
## Collection
<ComponentDocs docs={jsdocCollection} example={CollectionExample} />
## DesignInfo
<ComponentDocs docs={jsdocDesignInfo} example={DesignInfoExample} />
</DocusaurusDoc>