@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.
@@ -5166,6 +5166,7 @@ const EnrichedTextClass = compose(
5166
5166
  textAlign: {},
5167
5167
  linkColor: { selector: 'a', property: 'color' },
5168
5168
  minHeight: {},
5169
+ minWidth: {},
5169
5170
  },
5170
5171
  }),
5171
5172
  createStyleMixin({ componentNameOverride: getComponentName('link') }),