affiliate-front-shared 1.3.25 → 1.3.26
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.cjs +71 -71
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -5742,7 +5742,7 @@ const Il = ({
|
|
|
5742
5742
|
case 4:
|
|
5743
5743
|
return { onClose: g, setCurrentStep: l, confirmationToken: d, setRefetch: n, idOf2FA: u };
|
|
5744
5744
|
case 5:
|
|
5745
|
-
return { onClose: g, setRefetch: n };
|
|
5745
|
+
return { onClose: g, setRefetch: n, disableMFAService: o };
|
|
5746
5746
|
case 6:
|
|
5747
5747
|
return { onClose: g, backupCodes: f };
|
|
5748
5748
|
case 7:
|