Fix home-stepper.sx paren balance (extra close parens from edits)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -304,6 +304,6 @@
|
||||
;; Live preview — shows partial result up to current step.
|
||||
;; Same SX rendered by server (HTML) and client (DOM).
|
||||
(lake :id "home-preview"
|
||||
(steps-to-preview (deref steps) (deref step-idx))))))))
|
||||
(steps-to-preview (deref steps) (deref step-idx))))))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user