File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,7 @@ Your object will be merged with the object that is exported below:
8
8
9
9
You can override the value of any of these keys with your own components.
10
10
11
- ## Available Components
12
-
13
- ### Deselect
11
+ ## Deselect <Badge text =" v3.1.0+ " />
14
12
15
13
You may wish to roll your own deselect button. ` Deselect ` is used within tags on
16
14
` multiple ` selects, and serves as the clear button for single selects. Maybe you just want to use
@@ -38,7 +36,7 @@ The same approach applies for `multiple` selects:
38
36
39
37
<MultipleClearButtonOverride />
40
38
41
- ### OpenIndicator
39
+ ## OpenIndicator < Badge text = " v3.1.0+ " />
42
40
43
41
The ` OpenIndicator ` component is the 'caret' used within the component that adjusts orientation
44
42
based on whether the dropdown is open or closed.
You can’t perform that action at this time.
0 commit comments