Skip to content

Commit 5418c92

Browse files
committed
Update ViewSettingsDialog.mdx
1 parent dc8b3d7 commit 5418c92

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/main/src/webComponents/ViewSettingsDialog/ViewSettingsDialog.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,11 @@ const ViewSettingsDialogComponent = () => {
7373
<Description of={FilterItemOption} />
7474
<ArgTypes exclude={excludePropsForAbstract} of={FilterItemOption} />
7575

76+
## GroupItem
77+
78+
**Since v2.15.0**
79+
80+
<Description of={FilterItemOption} />
81+
<ArgTypes exclude={excludePropsForAbstract} of={FilterItemOption} />
82+
7683
<Footer />

0 commit comments

Comments
 (0)