fix: nom de l'app Ğ1Flux (et non ĞéoFlux) dans InfoPanel
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:
@@ -17,7 +17,7 @@ export function InfoPanel({ onClose }: InfoPanelProps) {
|
|||||||
{/* En-tête */}
|
{/* En-tête */}
|
||||||
<div className="flex items-center justify-between px-5 py-4 border-b border-[#2e2f3a] sticky top-0 bg-[#0f1016] z-10">
|
<div className="flex items-center justify-between px-5 py-4 border-b border-[#2e2f3a] sticky top-0 bg-[#0f1016] z-10">
|
||||||
<div>
|
<div>
|
||||||
<h2 className="text-[#d4a843] font-semibold text-base">ĞéoFlux</h2>
|
<h2 className="text-[#d4a843] font-semibold text-base">Ğ1Flux</h2>
|
||||||
<p className="text-[#6b7280] text-xs mt-0.5">Explorateur de transactions Ğ1v2</p>
|
<p className="text-[#6b7280] text-xs mt-0.5">Explorateur de transactions Ğ1v2</p>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
|
|||||||
Reference in New Issue
Block a user