courrier multi account restore compose
This commit is contained in:
parent
201db84677
commit
53dc77c6c6
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user