refactor: use one editorial presentation canvas

This commit is contained in:
lda
2026-07-11 18:53:03 +07:00 Verified
parent d715fb68ee
commit cbbb000a44
14 changed files with 30 additions and 82 deletions
@@ -8,7 +8,6 @@ const scene = {
title: "Contribution and future work",
claimClass: "future-work" as const,
evidencePointer: "Thesis conclusion",
stageTheme: "night" as const,
view: "conclusion" as const,
beats: [],
};