@carto/ps-react-maps 3.11.6 → 3.11.9

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.
package/dist/index.js CHANGED
@@ -1035,7 +1035,7 @@ function Gs({
1035
1035
  mask: h
1036
1036
  // draw,
1037
1037
  },
1038
- setValue: W((p) => o(r, p), [r, o]),
1038
+ setValue: W((p, v) => o(r, p, v), [r, o]),
1039
1039
  setEnabled: W((p) => s(r, p), [r, s]),
1040
1040
  setVisibility: W((p, v) => i(r, p, v), [r, i]),
1041
1041
  setModeSelected: g