💄 Included back the text under percentage (#1343)
This commit is contained in:
@@ -75,6 +75,7 @@ const stats = [
|
|||||||
{
|
{
|
||||||
icon: IconPercentage,
|
icon: IconPercentage,
|
||||||
value: (x) => formatPercentage(x.adsBlockedTodayPercentage, 2),
|
value: (x) => formatPercentage(x.adsBlockedTodayPercentage, 2),
|
||||||
|
label: 'card.metrics.queriesBlockedTodayPercentage',
|
||||||
color: 'rgba(255, 165, 20, 0.4)',
|
color: 'rgba(255, 165, 20, 0.4)',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user