docs: complete scene 10 guided product moment

This commit is contained in:
lda
2026-07-09 15:26:42 +07:00 Verified
parent 378d727352
commit 4b9fc58097
4 changed files with 16 additions and 14 deletions
@@ -29,6 +29,7 @@ const baseController = {
submitSelectedIssues: vi.fn(),
cancelReview: vi.fn(),
restart: vi.fn(),
primeReplayToStage: vi.fn(),
};
describe("LdaReportDemoPanel", () => {