diff --git a/app/mail/page.tsx b/app/mail/page.tsx index 86ccdcb..3c1f229 100644 --- a/app/mail/page.tsx +++ b/app/mail/page.tsx @@ -1131,6 +1131,40 @@ export default function MailPage() { ); + // Render the sidebar navigation + const renderSidebarNav = () => ( + + ); + if (error) { return (