@contentful/experiences-visual-editor-react 0.0.1-alpha.10 → 0.0.1-alpha.11

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.js CHANGED
@@ -781,7 +781,6 @@ const optionalBuiltInStyles = {
781
781
  defaultValue: {
782
782
  width: DEFAULT_IMAGE_WIDTH,
783
783
  height: '100%',
784
- objectFit: 'none',
785
784
  objectPosition: 'center center',
786
785
  quality: '100',
787
786
  targetSize: DEFAULT_IMAGE_WIDTH,