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.
Files changed (2) hide show
  1. package/index.js +2 -1
  2. 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) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gotrip-fx-transaction-form",
3
- "version": "1.0.43",
3
+ "version": "1.0.44",
4
4
  "description": "FX Transaction Form ES6 module",
5
5
  "main": "index.js",
6
6
  "types": "types/index.d.ts",