fix(ui): preserve investigation workspace across no-question states
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
/* ── Helpers ──────────────────────────────────────────────── */
|
||||
|
||||
import React from "react";
|
||||
|
||||
function formatTimestamp(iso) {
|
||||
if (!iso) return "—";
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user