We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c67894 commit 6258497Copy full SHA for 6258497
README.md
@@ -97,7 +97,7 @@ Allow the only remaining expanded item to be collapsed.
97
98
#### preExpanded: `string[]` [_optional_, default: `[]`]
99
100
-Accepts an array of strings and any `AccordionItem` whose `uuid` prop matches on
+Accepts an array of strings and any `AccordionItem` whose `uuid` prop matches any one
101
of these strings will be expanded on mount.
102
103
#### className : `string` [*optional*, default: `'accordion'`]
0 commit comments