gearboxdownloadmodal 6.0.73 → 6.0.74
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 +2 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -8054,8 +8054,9 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8054
8054
|
) : /* @__PURE__ */ c.jsx(mc, { typeOfProduct: t, onClick: n, children: /* @__PURE__ */ c.jsx(
|
|
8055
8055
|
"span",
|
|
8056
8056
|
{
|
|
8057
|
+
className: "whitespace-nowrap",
|
|
8057
8058
|
style: {
|
|
8058
|
-
fontSize: "
|
|
8059
|
+
fontSize: "1rem",
|
|
8059
8060
|
padding: "0.5rem",
|
|
8060
8061
|
color: "#fff"
|
|
8061
8062
|
},
|