Skip to content

Commit 3074538

Browse files
authored
fix: add missing label child components (#7834)
1 parent 1f46d32 commit 3074538

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/components/reference.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1990,10 +1990,14 @@ The `description` may display above or below the `component` depending on platfo
19901990

19911991
###### Label Child Components
19921992

1993-
| Available Components |
1994-
|-----------------------------------------------------------|
1995-
| [Text Input](/docs/components/reference#text-input) |
1996-
| [String Select](/docs/components/reference#string-select) |
1993+
| Available Components |
1994+
|---------------------------------------------------------------------|
1995+
| [Text Input](/docs/components/reference#text-input) |
1996+
| [String Select](/docs/components/reference#string-select) |
1997+
| [User Select](/docs/components/reference#user-select) |
1998+
| [Role Select](/docs/components/reference#role-select) |
1999+
| [Mentionable Select](/docs/components/reference#mentionable-select) |
2000+
| [Channel Select](/docs/components/reference#channel-select) |
19972001

19982002
###### Label Interaction Response Structure
19992003

0 commit comments

Comments
 (0)