@skip-go/widget 3.0.0 → 3.0.1

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.
Files changed (2) hide show
  1. package/build/index.js +2 -2
  2. package/package.json +1 -1
package/build/index.js CHANGED
@@ -166814,9 +166814,9 @@ const LE = s3e(void 0), p6 = lc((e) => {
166814
166814
  )
166815
166815
  }
166816
166816
  ), D3e = () => {
166817
- const [e, n] = Ce(!1), [t, s] = Ce(!1), [a, r] = Ce(""), [i, d] = ve(ime), m = !O8.includes(i);
166817
+ const [e, n] = Ce(!1), [t, s] = Ce(!1), [a, r] = Ce(""), [i, d] = ve(ime), m = !!(i && !O8.includes(i));
166818
166818
  return nn(() => {
166819
- m && r(i.toString());
166819
+ m && r(i == null ? void 0 : i.toString());
166820
166820
  }, [i, m]), /* @__PURE__ */ c.jsxs(B3e, { children: [
166821
166821
  /* @__PURE__ */ c.jsxs($3e, { children: [
166822
166822
  "Max Slippage",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@skip-go/widget",
3
3
  "description": "Swap widget",
4
- "version": "3.0.0",
4
+ "version": "3.0.1",
5
5
  "repository": {
6
6
  "url": "https://github.com/skip-mev/skip-go",
7
7
  "directory": "packages/widget"