Fix affinity demo: pass page-plans to content component
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -489,7 +489,7 @@
|
||||
:sub-nav (~section-nav :items isomorphism-nav-items :current "Affinity")
|
||||
:selected "Affinity")
|
||||
:data (affinity-demo-data)
|
||||
:content (~affinity-demo-content :components components))
|
||||
:content (~affinity-demo-content :components components :page-plans page-plans))
|
||||
|
||||
;; Wildcard must come AFTER specific routes (first-match routing)
|
||||
(defpage isomorphism-page
|
||||
|
||||
Reference in New Issue
Block a user