diff --git a/artifacts/tx-os/src/pages/notes.tsx b/artifacts/tx-os/src/pages/notes.tsx index 82bafdf2..f0207d1c 100644 --- a/artifacts/tx-os/src/pages/notes.tsx +++ b/artifacts/tx-os/src/pages/notes.tsx @@ -790,10 +790,16 @@ export default function NotesPage() { (Inbox / Sent / Archived / Shared-with-me) collapse cleanly to the original two-cell layout via conditional row-span / row-start. */} -
+
{showTopComposer && (
)}
{view === "active" && folderSelection.kind === "shared-folder" && (