Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -127,7 +127,7 @@ export function PeriodSelector({ value, onChange, animationActive, onAnimate, vi
|
|||||||
</button>
|
</button>
|
||||||
{geoPercent != null && (
|
{geoPercent != null && (
|
||||||
<span className="text-[10px] font-mono text-[#4b5563] px-1 shrink-0">
|
<span className="text-[10px] font-mono text-[#4b5563] px-1 shrink-0">
|
||||||
{geoPercent}%<span className="hidden sm:inline"> géo</span>
|
{geoPercent}% Tx géoloc.
|
||||||
</span>
|
</span>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user