diff --git a/framework/core/js/src/common/components/Select.js b/framework/core/js/src/common/components/Select.js index d4cfab4fa..4e6ca8e32 100644 --- a/framework/core/js/src/common/components/Select.js +++ b/framework/core/js/src/common/components/Select.js @@ -1,6 +1,7 @@ import Component from '../Component'; import icon from '../helpers/icon'; import withAttr from '../utils/withAttr'; +import classList from '../utils/classList'; /** * The `Select` component displays a ` + * + * Other attributes are passed directly to the ` {Object.keys(options).map((key) => (