courrier multi account restore compose

This commit is contained in:
alma 2025-04-27 22:08:01 +02:00
parent 201db84677
commit 53dc77c6c6

View File

@ -989,7 +989,10 @@ export default function CourrierPage() {
</Button>
<div className="flex-1">
<h2 className="text-sm font-medium text-gray-700">{currentFolder}</h2>
<div className="flex items-center">
{getFolderIcon(currentFolder)}
<span className="ml-2 font-medium text-gray-700">{formatFolderName(currentFolder)}</span>
</div>
</div>
<div className="flex items-center">