mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-16 12:45:42 +02:00
Fix Associazione ricevute
This commit is contained in:
@@ -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 && (
|
||||
|
||||
Reference in New Issue
Block a user