@tender-cash/agent-sdk-react 0.1.2 → 0.1.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.
|
@@ -6,7 +6,7 @@ import xe, { useEffect as ae, useCallback as Ne, useState as J, useRef as se, fo
|
|
|
6
6
|
/**
|
|
7
7
|
* agent-sdk-react.js
|
|
8
8
|
* @summary
|
|
9
|
-
* @version v0.1.
|
|
9
|
+
* @version v0.1.3
|
|
10
10
|
* @author Tender
|
|
11
11
|
* @license Released under the MIT license.
|
|
12
12
|
* @copyright Tender Cash
|
|
@@ -10785,7 +10785,7 @@ const Sx = ({
|
|
|
10785
10785
|
excess: l
|
|
10786
10786
|
}) => {
|
|
10787
10787
|
const [i, x] = Ma(), s = za[a], c = Ax[s], v = a == Ze.COMPLETE, u = a == Ze.PARTIAL, m = Ua[s];
|
|
10788
|
-
return
|
|
10788
|
+
return /* @__PURE__ */ F.jsxs(F.Fragment, { children: [
|
|
10789
10789
|
/* @__PURE__ */ F.jsx(
|
|
10790
10790
|
O0,
|
|
10791
10791
|
{
|