gearboxdownloadmodal 5.0.89 → 5.0.90

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.
package/dist/index.es.js CHANGED
@@ -7901,6 +7901,20 @@ const Tl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
7901
7901
  },
7902
7902
  url: re
7903
7903
  }
7904
+ ),
7905
+ /* @__PURE__ */ u.jsx(
7906
+ "div",
7907
+ {
7908
+ style: {
7909
+ position: "absolute",
7910
+ bottom: "0",
7911
+ left: "30px",
7912
+ fontSize: "12px",
7913
+ lineHeight: "12px",
7914
+ zIndex: 50
7915
+ },
7916
+ children: "Version: 5.0.90"
7917
+ }
7904
7918
  )
7905
7919
  ]
7906
7920
  }