We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2a7b0 commit 24c8d5cCopy full SHA for 24c8d5c
packages/components/src/components/Select/Select.mdx
@@ -103,12 +103,12 @@ A select component can display items grouped together in sections.
103
104
## With icons
105
106
-See example below how to use [icons](?path=/docs/icons--docs) in items of component.
+See the example below how to use [icons](?path=/docs/icons--docs) in items of the component.
107
108
<Story of={Stories.WithIcons} />
109
110
## With item details
111
112
-See example below for using details in items of component.
+See the example below for using details in items of the component.
113
114
<Story of={Stories.WithItemDetails} />
0 commit comments