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