mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-29 21:25:48 +08:00
feat: add new tab menu item in narrow viewport
This commit is contained in:
@@ -3,4 +3,5 @@ export enum SettingsMenuSelectors {
|
||||
SettingsMenuBtn = 'settings-menu-btn',
|
||||
SwitchAccountMenuItem = 'switch-account-menu-item',
|
||||
SwitchAccountItemIndex = 'switch-account-item-[index]',
|
||||
OpenWalletInNewTab = 'open-wallet-in-new-tab',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user