gotrip-fx-transaction-form 1.0.43 → 1.0.44
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/index.js +2 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -40150,7 +40150,8 @@ const ahe = ({ label: e, icon: t, path: r, active: n }) => /* @__PURE__ */ m.jsx
|
|
|
40150
40150
|
{
|
|
40151
40151
|
label: "Link giới thiệu",
|
|
40152
40152
|
icon: _H,
|
|
40153
|
-
path: "/referral-link"
|
|
40153
|
+
path: "/referral-link",
|
|
40154
|
+
display: !0
|
|
40154
40155
|
// forRoles: [EUserRole.BOOKER, EUserRole.SUPERVISOR],
|
|
40155
40156
|
}
|
|
40156
40157
|
]), yt.BUILD_FOR === hf.PARTNER) {
|