@descope/web-components-ui 1.0.293 → 1.0.294

Sign up to get free protection for your applications and to get access to all the features.
@@ -7661,8 +7661,6 @@ const PolicyValidationClass = compose(
7661
7661
  componentNameValidationMixin
7662
7662
  )(RawPolicyValidation);
7663
7663
 
7664
- customElements.define(componentName$k, PolicyValidationClass);
7665
-
7666
7664
  const componentName$j = getComponentName('new-password');
7667
7665
 
7668
7666
  const policyPreviewVars = PolicyValidationClass.cssVarList;