fix format

This commit is contained in:
Jakub 2026-07-12 12:21:59 +08:00
parent f8c3431d12
commit 7e463fceea

View file

@ -27,7 +27,7 @@ heading component:
(error (format (error (format
"mithril:comp-> Component macro expects even length args list. "mithril:comp-> Component macro expects even length args list.
Call: (mithril:comp ~S ~S)" Call: (mithril:comp ~s ~s)"
view args))) view args)))
`(object `(object
:view :view