@rpcbase/client 0.490.0 → 0.491.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/dist/index.js CHANGED
@@ -1065,9 +1065,7 @@ var initWithRoutes = async (routesElement, opts) => {
1065
1065
  } : baseHydrationOptions;
1066
1066
  hydrateRoot(rootElement, /* @__PURE__ */ jsx(StrictMode, { children: /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx(RouterProvider, { router }), /* @__PURE__ */ jsx(ClientOnly, { children: /* @__PURE__ */ jsx(Toaster, {}) })] }) }), hydrationOptions);
1067
1067
  };
1068
- if (!isProduction && !env.SSR && isDesktopDevice() && !isPlaywrightTestEnvironment()) import("react-grab/core").then(({ init }) => {
1069
- init({});
1070
- });
1068
+ if (!isProduction && !env.SSR && isDesktopDevice() && !isPlaywrightTestEnvironment()) import("react-grab");
1071
1069
  //#endregion
1072
1070
  //#region node_modules/lodash/_arrayReduce.js
1073
1071
  var require__arrayReduce = /* @__PURE__ */ __commonJSMin(((exports, module) => {