juneau 0.5.2 → 0.5.3

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
@@ -603,7 +603,7 @@ function Ih({
603
603
  children: a
604
604
  }) {
605
605
  const [s, u] = Fe(t), f = he((h) => {
606
- u(h);
606
+ u(typeof h == "function" ? (p) => h(p) : h);
607
607
  }, []), c = sl({
608
608
  adapter: e,
609
609
  context: s,