We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33db82c commit ff4c53aCopy full SHA for ff4c53a
sidebars.js
@@ -497,6 +497,14 @@ module.exports = {
497
'howtos/solutions/real-time-inventory/local-inventory-search/index-rti-local-inventory-search',
498
]
499
},
500
+ {
501
+ type: 'category',
502
+ label: 'Mobile Banking',
503
+ items: [
504
+ 'howtos/solutions/mobile-banking/session-management/index-session-management',
505
+ 'howtos/solutions/mobile-banking/account-dashboard/index-account-dashboard',
506
+ ]
507
+ },
508
],
509
510
'howtos/redisearch/index-redisearch',
0 commit comments