mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Use correct casing for "learn more" (#14412)
This commit is contained in:
parent
6db1be738d
commit
637a960d3c
@ -73,7 +73,7 @@ function getValues(pendingApproval, t, actions) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
element: 'a',
|
element: 'a',
|
||||||
children: t('learnMore'),
|
children: t('learnMoreUpperCase'),
|
||||||
key: 'learnMore-a-href',
|
key: 'learnMore-a-href',
|
||||||
props: {
|
props: {
|
||||||
href:
|
href:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user