@gisce/react-ooui 2.0.0-alpha.30 → 2.0.0-alpha.31

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.
@@ -7012,7 +7012,7 @@ function yc({ toolbar: t }) {
7012
7012
  model: m,
7013
7013
  context: C.current.getContext()
7014
7014
  });
7015
- k && await (x == null ? void 0 : x(k));
7015
+ k && await (x == null ? void 0 : x([k]));
7016
7016
  } catch (k) {
7017
7017
  on(JSON.stringify(k));
7018
7018
  } finally {