@luminati-io/uikit 3.6.6 → 3.6.7
Sign up to get free protection for your applications and to get access to all the features.
@@ -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() {
|