@descope/web-components-ui 1.0.342 → 1.0.343

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.
@@ -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') }),