pollination-react-io 1.55.0 → 1.56.0

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/build/index.js CHANGED
@@ -50509,6 +50509,7 @@ exports.useGetHbjson = useGetHbjson;
50509
50509
  exports.useHbjsontoVTK = useHbjsontoVTK;
50510
50510
  exports.useJobs = useJobs;
50511
50511
  exports.useManageSettings = useManageSettings;
50512
+ exports.usePollinationPanel = usePollinationPanel;
50512
50513
  exports.useRunCommand = useRunCommand;
50513
50514
  exports.useRuns = useRuns;
50514
50515
  exports.useSendHbjson = useSendHbjson;