💄 Included back the text under percentage (#1343)

This commit is contained in:
Tagaishi
2023-09-01 17:09:56 +02:00
committed by GitHub
parent eb0282dbde
commit 106795e1be

View File

@@ -75,6 +75,7 @@ const stats = [
{
icon: IconPercentage,
value: (x) => formatPercentage(x.adsBlockedTodayPercentage, 2),
label: 'card.metrics.queriesBlockedTodayPercentage',
color: 'rgba(255, 165, 20, 0.4)',
},
{