fix(ui): preserve investigation workspace across no-question states
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
import getInvestigationMapTopics from "@/lib/map/investigation-map-adapter";
|
||||
import React from "react";
|
||||
|
||||
/* ── Status icons (unicode — no icon library dependency) ─── */
|
||||
|
||||
@@ -97,4 +98,4 @@ export default function InvestigationMap({ turnCount = 0 }) {
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user