1
2
3
4
5
6
7
8
9
| {
| "navigationBarTitleText": "",
| "navigationStyle": "custom",
| "usingComponents": {
| "verify": "/pages/users/components/verify/index",
| "edit-user-modal": "/components/eidtUserModal/index",
| "privacy-agreement-popup": "/components/privacyAgreementPopup/index"
| }
| }
|
|