ecomlab-components-next 0.1.42 → 0.1.43

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.
@@ -445,7 +445,7 @@ var ModalMiltilevelSidebarSettings = function ModalMiltilevelSidebarSettings(_re
445
445
  var parent = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
446
446
  setIsLoadingChildren(true);
447
447
  // const url = `${RavshanHttps}/api/v2/article/levels/${wiki_id}`;
448
- var url = "".concat(_fetchUrls.RavshanHttps, "/api/v2/article/levels/29");
448
+ var url = "".concat(_fetchUrls.RavshanHttps, "/api/v2/article/levels/9");
449
449
  var parentsHeader = parent ? {
450
450
  'parent-id': parent
451
451
  } : '';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.42",
3
+ "version": "0.1.43",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [