feat: ajoute un descriptif de l'application dans le panneau latéral
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -63,6 +63,11 @@ export function StatsPanel({ stats, loading, periodDays, source }: StatsPanelPro
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{/* Description */}
|
||||||
|
<p className="text-[#6b7280] text-xs leading-relaxed border-t border-[#1e1f2a] pt-3">
|
||||||
|
Visualisation en temps réel des flux de la monnaie libre <span className="text-[#d4a843]">Ğ1</span> sur une carte mondiale.
|
||||||
|
</p>
|
||||||
|
|
||||||
{/* Period label */}
|
{/* Period label */}
|
||||||
<p className="text-[#4b5563] text-xs border-t border-[#1e1f2a] pt-3">
|
<p className="text-[#4b5563] text-xs border-t border-[#1e1f2a] pt-3">
|
||||||
Période : <span className="text-[#6b7280]">{periodLabel}</span>
|
Période : <span className="text-[#6b7280]">{periodLabel}</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user