@descope/web-components-ui 1.0.342 → 1.0.343

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.esm.js CHANGED
@@ -3843,6 +3843,7 @@ const EnrichedTextClass = compose(
3843
3843
  textAlign: {},
3844
3844
  linkColor: { selector: 'a', property: 'color' },
3845
3845
  minHeight: {},
3846
+ minWidth: {},
3846
3847
  },
3847
3848
  }),
3848
3849
  createStyleMixin({ componentNameOverride: getComponentName('link') }),