courrier multi account
This commit is contained in:
parent
27127ae99c
commit
697e4d6d17
@ -703,15 +703,6 @@ export default function CourrierPage() {
|
|||||||
|
|
||||||
{/* Folders Section - Always Display */}
|
{/* Folders Section - Always Display */}
|
||||||
<div className="p-3">
|
<div className="p-3">
|
||||||
<div className="mb-2">
|
|
||||||
<Button
|
|
||||||
variant="ghost"
|
|
||||||
className="w-full justify-between text-sm font-medium text-gray-500"
|
|
||||||
>
|
|
||||||
<span>Folders</span>
|
|
||||||
</Button>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{/* Display folders if available */}
|
{/* Display folders if available */}
|
||||||
{selectedAccount?.folders?.map((folder) => (
|
{selectedAccount?.folders?.map((folder) => (
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user