@howone/sdk 0.3.2 → 0.3.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
@@ -1442,6 +1442,7 @@ var HowOneProvider = ({
1442
1442
  isAuthenticated: hasCheckedUrlToken && !!token,
1443
1443
  logout
1444
1444
  };
1445
+ if (!hasCheckedUrlToken) return null;
1445
1446
  return /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(
1446
1447
  ThemeProvider,
1447
1448
  {