use explicit nested routes for settings and wallet CMS tabs.
This commit is contained in:
@@ -7,7 +7,8 @@ export const ROUTE_NAMES = {
|
||||
DiscountCodes: 'DiscountCodes',
|
||||
ShopSettings: 'ShopSettings',
|
||||
Notifications: 'Notifications',
|
||||
Wallet: 'Wallet',
|
||||
MoneroWallet: 'MoneroWallet',
|
||||
BitcoinWallet: 'BitcoinWallet',
|
||||
Orders: 'Orders',
|
||||
OrderDetail: 'OrderDetail'
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user