@kashifd/jwero-components 0.7.79 → 0.7.81
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 +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -63286,7 +63286,7 @@ const $H = ({
|
|
|
63286
63286
|
value: "crm",
|
|
63287
63287
|
label: "CRM",
|
|
63288
63288
|
icon: /* @__PURE__ */ v.jsx(iW, {}),
|
|
63289
|
-
link: "https://crm.jwero.ai",
|
|
63289
|
+
link: "https://crm.jwero.ai/",
|
|
63290
63290
|
is_coming_soon: !1,
|
|
63291
63291
|
is_beta: !0
|
|
63292
63292
|
},
|