kui-crm 0.0.162 → 0.0.163

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/cjs/index.js CHANGED
@@ -2090,7 +2090,7 @@ var StyledWrapper$b = styled__default["default"].div(templateObject_1$C || (temp
2090
2090
  var templateObject_1$C;
2091
2091
 
2092
2092
  var parentClassName$1 = "KUI-ErrorPopup_container";
2093
- var timeout = 3000;
2093
+ var timeout = 5000;
2094
2094
  var createParentNode$1 = function () {
2095
2095
  var node = document.createElement("div");
2096
2096
  node.classList.add(parentClassName$1);