react-sync-board 1.2.1 → 1.2.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.
@@ -3745,7 +3745,11 @@ const Wo = H({
3745
3745
  children: /* @__PURE__ */ T(Ko, { ...t })
3746
3746
  }
3747
3747
  ), Go = ({ children: e }) => {
3748
- const [t] = Z((v) => [v.getConfiguration]), { fromWrapperToBoard: r, fromBoardToWrapper: n } = Me(), [o, s, c, u] = Se(
3748
+ const [t] = Z((v) => [
3749
+ v.getConfiguration,
3750
+ v.boardState.scale
3751
+ // We want to update this component when the scale changes
3752
+ ]), { fromWrapperToBoard: r, fromBoardToWrapper: n } = Me(), [o, s, c, u] = Se(
3749
3753
  (v) => [
3750
3754
  v.getUser(),
3751
3755
  v.getLocalUsers(),