limbo-component 1.6.0 → 1.6.2

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/limbo.es.js CHANGED
@@ -30453,9 +30453,9 @@ function Tabs({ tabs, active, onChange }) {
30453
30453
  );
30454
30454
  }
30455
30455
  const API_URLS = {
30456
- // DEV: "https://led-dev-limbo-dev.eu.els.local", // PREPRODUCCIÓN - Updated URL
30457
- DEV: "http://localhost",
30458
- // LOCAL - Para desarrollo local
30456
+ DEV: "https://led-dev-limbo-dev.eu.els.local",
30457
+ // PREPRODUCCIÓN - Updated URL
30458
+ // DEV: "http://localhost", // LOCAL - Para desarrollo local
30459
30459
  PROD: "https://limbo.lefebvre.com"
30460
30460
  };
30461
30461
  let globalConfig = {