@conboai/storybook.components 0.5.62 → 0.5.63

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.
@@ -28976,7 +28976,8 @@ const zZ = {
28976
28976
  attributes: {
28977
28977
  strokeLinecap: "round",
28978
28978
  strokeLinejoin: "round",
28979
- stroke: "black"
28979
+ stroke: "black",
28980
+ fill: "none"
28980
28981
  }
28981
28982
  }
28982
28983
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.5.62",
3
+ "version": "0.5.63",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [