@conboai/storybook.components 0.2.16 → 0.2.17

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.
@@ -58345,8 +58345,8 @@ const FU = {
58345
58345
  top: "50%",
58346
58346
  left: "50%",
58347
58347
  transform: "translate(-50%, -50%)",
58348
- Width: "60%",
58349
- Height: "50%"
58348
+ width: "60%",
58349
+ height: "50%"
58350
58350
  }, zU = {
58351
58351
  position: "absolute",
58352
58352
  top: "60px",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.2.16",
3
+ "version": "0.2.17",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [