@odynn/awayz-core 0.5.5 → 0.5.6

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.
@@ -817,7 +817,7 @@ const br = 1e3 * 60 * 60, Gr = ({
817
817
  }
818
818
  return m;
819
819
  }, [e, a, p, c, d]);
820
- if (p)
820
+ if (p && c)
821
821
  return /* @__PURE__ */ u("span", { className: "currency-conversion loading", children: e });
822
822
  if (!l || !f || f < 0)
823
823
  switch (n) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odynn/awayz-core",
3
- "version": "0.5.5",
3
+ "version": "0.5.6",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"