Merge remote-tracking branch 'origin/main'
Resolved conflicts in: - account-holder-auth-list.tsx - list-item.tsx - account-holder-auth-page.tsx 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -78,13 +78,11 @@ export const ROUTE_NAMES = {
|
||||
accountHolderSearch: {
|
||||
base: '/account-holder-search/*',
|
||||
list: 'list',
|
||||
detail: 'detail',
|
||||
request: 'request'
|
||||
},
|
||||
accountHolderAuth: {
|
||||
base: '/account-holder-auth/*',
|
||||
list: 'list',
|
||||
detail: 'detail'
|
||||
},
|
||||
linkPayment: {
|
||||
base: '/link-payment/*',
|
||||
|
||||
Reference in New Issue
Block a user