create empty client, add function of collecting user unread messages on channels
This commit is contained in:
+4
-4
@@ -1,5 +1,5 @@
|
||||
import { n as __commonJSMin, t as require_react } from "./react-BumCcwjb.js";
|
||||
//#region node_modules/.pnpm/react-dom@19.2.5_react@19.2.5/node_modules/react-dom/cjs/react-dom.development.js
|
||||
import { n as __commonJSMin, t as require_react } from "./react-DPJ86puS.js";
|
||||
//#region node_modules/.pnpm/react-dom@19.2.6_react@19.2.6/node_modules/react-dom/cjs/react-dom.development.js
|
||||
/**
|
||||
* @license React
|
||||
* react-dom.development.js
|
||||
@@ -169,12 +169,12 @@ var require_react_dom_development = /* @__PURE__ */ __commonJSMin(((exports) =>
|
||||
exports.useFormStatus = function() {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.5";
|
||||
exports.version = "19.2.6";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
||||
})();
|
||||
}));
|
||||
//#endregion
|
||||
//#region node_modules/.pnpm/react-dom@19.2.5_react@19.2.5/node_modules/react-dom/index.js
|
||||
//#region node_modules/.pnpm/react-dom@19.2.6_react@19.2.6/node_modules/react-dom/index.js
|
||||
var require_react_dom = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
||||
module.exports = require_react_dom_development();
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user