sanity 6.7.0-next.17 → 6.7.0-next.18

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.
@@ -51948,7 +51948,8 @@ const useHasCopyToDraftOption = (documentType, fromRelease) => {
51948
51948
  } = useTranslation();
51949
51949
  let t0;
51950
51950
  $[0] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (t0 = {
51951
- placement: "right-start"
51951
+ placement: "right-start",
51952
+ fallbackPlacements: ["left-start"]
51952
51953
  }, $[0] = t0) : t0 = $[0];
51953
51954
  let t1;
51954
51955
  $[1] !== t ? (t1 = t("release.action.copy-to"), $[1] = t, $[2] = t1) : t1 = $[2];