@unbxd-ui/unbxd-react-components 0.2.123 → 0.2.124

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.
@@ -145,7 +145,6 @@ var DataLoader = /*#__PURE__*/function () {
145
145
  var url = requestConfig.url,
146
146
  _requestConfig$method2 = requestConfig.method,
147
147
  method = _requestConfig$method2 === void 0 ? "GET" : _requestConfig$method2;
148
- debugger;
149
148
  this.setPreviousUrlData(requestId, method);
150
149
  this.apiCallRef[requestId] = true;
151
150
  this.abortController[requestId] = new AbortController();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unbxd-ui/unbxd-react-components",
3
- "version": "0.2.123",
3
+ "version": "0.2.124",
4
4
  "description": "React components library",
5
5
  "keywords": [
6
6
  "react components",