@conboai/storybook.components 0.4.86 → 0.4.88
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.
|
@@ -68052,7 +68052,7 @@ const Yce = ao.forwardRef(
|
|
|
68052
68052
|
message: n,
|
|
68053
68053
|
duration: r,
|
|
68054
68054
|
onClose: o,
|
|
68055
|
-
anchorOrigin: i = { vertical: "
|
|
68055
|
+
anchorOrigin: i = { vertical: "bottom", horizontal: "right" }
|
|
68056
68056
|
}) => /* @__PURE__ */ H.jsx(
|
|
68057
68057
|
MS,
|
|
68058
68058
|
{
|