@blocknote/mantine 0.47.0 → 0.47.2

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.
@@ -692,9 +692,10 @@ const ee = (e, n, t = !1) => {
692
692
  return Y(() => {
693
693
  if (!c.current || !o)
694
694
  return;
695
- K(c.current, c.current.closest(
696
- ".bn-suggestion-menu, #ai-suggestion-menu"
697
- )) !== "none" && c.current.scrollIntoView({ block: "nearest" });
695
+ K(
696
+ c.current,
697
+ c.current.closest(".bn-suggestion-menu, #ai-suggestion-menu")
698
+ ) !== "none" && c.current.scrollIntoView({ block: "nearest" });
698
699
  }, [o]), /* @__PURE__ */ v(
699
700
  b,
700
701
  {