Fix Associazione ricevute

This commit is contained in:
2026-03-19 16:55:31 +01:00
parent 3bdb32e6ae
commit c34d6bb080
15 changed files with 59 additions and 44 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
/**
* Sidebar navigazione principale di PecFlow.
* Sidebar navigazione principale di PEChub.
*
* Struttura visiva (sidebar espansa):
* ┌────────────────────────────────┐
* │ [PF] PecFlow [◀] │
* │ [PF] PEChub [◀] │
* ├────────────────────────────────┤
* │ TUTTE LE CASELLE │
* │ 📥 Posta in Arrivo [badge] │
@@ -140,7 +140,7 @@ export function Sidebar() {
<div className="h-8 w-8 rounded-lg bg-blue-500 flex items-center justify-center text-white font-bold text-sm flex-shrink-0">
PF
</div>
<span className="font-bold text-lg">PecFlow</span>
<span className="font-bold text-lg">PEChub</span>
</div>
)}
{collapsed && (