@conboai/storybook.components 0.2.85 → 0.2.86

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.
@@ -63690,7 +63690,7 @@ const oee = {
63690
63690
  sx: {
63691
63691
  width: "100%",
63692
63692
  height: "100%",
63693
- objectFit: "cover",
63693
+ objectFit: "contain",
63694
63694
  objectPosition: "center"
63695
63695
  }
63696
63696
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.2.85",
3
+ "version": "0.2.86",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [