Skip to content

Commit

Permalink
feat: add navbar menu app download element (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristiehuang authored Nov 7, 2023
1 parent 629605f commit 4fa7fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interface/trace.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,6 @@ export enum InterfaceElementName {
UNISWAP_WALLET_BANNER_DOWNLOAD_BUTTON = 'uniswap-wallet-banner-download-button',
UNISWAP_WALLET_CONNECTOR = 'uniswap-wallet-connector',
UNISWAP_WALLET_MODAL_DOWNLOAD_BUTTON = 'uniswap-wallet-modal-download-button',
UNISWAP_WALLET_NAVBAR_MENU_DOWNLOAD_BUTTON = 'uniswap-wallet-navbar-menu-download-button',
WALLET_TYPE_OPTION = 'wallet-type-option',
}

0 comments on commit 4fa7fae

Please sign in to comment.