- {entries.length} events across all workspaces -
-+ {entries.length} events across all workspaces +
+Expires: {new Date(entry.expires_at).toLocaleString()} @@ -462,7 +493,9 @@ function MemoryEntryRow({ className="w-full bg-zinc-950 border border-zinc-700 focus:border-blue-500 rounded px-2 py-1.5 text-[11px] font-mono text-zinc-100 focus:outline-none resize-none transition-colors" /> {editError && ( -
{editError}
++ {editError} +
)}