commerce-toolkit 0.0.10 → 0.0.11

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
@@ -3493,7 +3493,7 @@ function tr({ children: e, className: t, ...o }) {
3493
3493
  }
3494
3494
  const At = Pt(void 0);
3495
3495
  function or({ children: e, colorScheme: t = "light" }) {
3496
- return /* @__PURE__ */ u(At, { value: { colorScheme: t }, children: e });
3496
+ return /* @__PURE__ */ u(At.Provider, { value: { colorScheme: t }, children: e });
3497
3497
  }
3498
3498
  function Me() {
3499
3499
  const e = Mt(At);