@thecb/components 9.2.2-beta.0 → 9.2.2-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -23984,7 +23984,7 @@ var Dropdown = function Dropdown(_ref13) {
23984
23984
  clearTimeout(timer);
23985
23985
  setTimer(setTimeout(function () {
23986
23986
  return setInputValue("");
23987
- }, 3000));
23987
+ }, 7000));
23988
23988
  }
23989
23989
 
23990
23990
  setFilteredOptions(options.filter(function (option) {