@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
|
};
|