mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update new UI links in the old UI s/Beta/New/
This commit is contained in:
parent
c5da84d7a2
commit
8f8d5d70f3
@ -422,7 +422,7 @@ module.exports = class AppBar extends Component {
|
||||
onClick: () => {
|
||||
dispatch(actions.setFeatureFlag('betaUI', true, 'BETA_UI_NOTIFICATION_MODAL'))
|
||||
},
|
||||
}, 'Try Beta!'),
|
||||
}, 'Try New UI!'),
|
||||
])
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user