limbo-component 2.0.1 → 2.0.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
@@ -12627,9 +12627,9 @@ function Tabs({ tabs, active, onChange }) {
12627
12627
  );
12628
12628
  }
12629
12629
  const API_URLS = {
12630
- // DEV: "https://led-dev-limbo-dev.eu.els.local", // PREPRODUCCIÓN - Updated URL
12631
- DEV: "http://localhost",
12632
- // LOCAL - Para desarrollo local
12630
+ DEV: "https://led-dev-limbo-dev.eu.els.local",
12631
+ // PREPRODUCCIÓN - Updated URL
12632
+ // DEV: "http://localhost", // LOCAL - Para desarrollo local
12633
12633
  PROD: "https://limbo.lefebvre.com"
12634
12634
  };
12635
12635
  let globalConfig = {