hemfixarna-web-components 1.8.21 → 1.8.22

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.
@@ -853,7 +853,7 @@ const MyComponent = class {
853
853
  constructor(hostRef) {
854
854
  index.registerInstance(this, hostRef);
855
855
  this.debounce = null;
856
- this.cdnLink = '<script type="module" src="https://cdn.jsdelivr.net/npm//hemfixarna-web-components@latest/dist/hemfixarna-components/hemfixarna-components.esm.js"></script>';
856
+ this.cdnLink = '<script type="module" src="https://cdn.jsdelivr.net/npm/hemfixarna-web-components@latest/dist/hemfixarna-components/hemfixarna-components.esm.js"></script>';
857
857
  this.selectedSlug = undefined;
858
858
  this.selectedID = undefined;
859
859
  this.tooltipText = 'Kopiera till urklipp';