tp-react-elements-dev 1.6.4 → 1.6.6

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
@@ -71676,7 +71676,7 @@ const SingleSelectSearchApi = ({ props }) => {
71676
71676
  });
71677
71677
  return () => controller.abort();
71678
71678
  // }
71679
- }, [searchValue, props.getValues(props.item.name), props.item.ApiInstance, (_a = props === null || props === void 0 ? void 0 : props.item) === null || _a === void 0 ? void 0 : _a.autoFIll, props.item.AxiosInstance]);
71679
+ }, [searchValue, props.getValues(props.item.name), props.item.ApiInstance, (_a = props === null || props === void 0 ? void 0 : props.item) === null || _a === void 0 ? void 0 : _a.autoFIll, props.item.AxiosInstance, props.item.tokenInstance]);
71680
71680
  useEffect(() => {
71681
71681
  var _a;
71682
71682
  if ((_a = props.item) === null || _a === void 0 ? void 0 : _a.ApiInstanceReferal) {