We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 796c405 commit 5900b30Copy full SHA for 5900b30
packages/cfpb-forms/src/organisms/Multiselect.js
@@ -538,7 +538,7 @@ function Multiselect(element) {
538
539
/**
540
* Set up and create the multiselect.
541
- * @param multiselectConfig Multiselect configuration options
+ * @param {object} multiselectConfig - Multiselect configuration options
542
* @returns {Multiselect} An instance.
543
*/
544
function init(multiselectConfig = DEFAULT_CONFIG) {
0 commit comments