@luminati-io/uikit 3.6.6 → 3.6.7
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.
|
@@ -35971,6 +35971,7 @@ var TextboxList = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().forw
|
|
|
35971
35971
|
var addItem = (0,react__WEBPACK_IMPORTED_MODULE_0__.useCallback)(function (reinit) {
|
|
35972
35972
|
if (!inputValue) {
|
|
35973
35973
|
setShowInput(false);
|
|
35974
|
+
setError();
|
|
35974
35975
|
return;
|
|
35975
35976
|
}
|
|
35976
35977
|
void _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|