trimble-terra 0.0.60 → 0.0.61

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.
@@ -771,7 +771,7 @@ const Ve = ({
771
771
  else if (a == "")
772
772
  return null;
773
773
  } else return null;
774
- return /* @__PURE__ */ u.jsx(u.Fragment, { children: /* @__PURE__ */ u.jsx(
774
+ return /* @__PURE__ */ u.jsx(
775
775
  "svg",
776
776
  {
777
777
  ...o,
@@ -782,7 +782,7 @@ const Ve = ({
782
782
  style: { width: `${n}px` || "16px", height: `${n}px` || "16px" },
783
783
  children: /* @__PURE__ */ u.jsx("use", { href: a && d })
784
784
  }
785
- ) });
785
+ );
786
786
  }, Ki = ({
787
787
  iconMachineName: a,
788
788
  header: n,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "trimble-terra",
3
- "version": "0.0.60",
3
+ "version": "0.0.61",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"