fix format
This commit is contained in:
parent
f8c3431d12
commit
7e463fceea
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ heading component:
|
|||
(error (format
|
||||
"mithril:comp-> Component macro expects even length args list.
|
||||
|
||||
Call: (mithril:comp ~S ~S)"
|
||||
Call: (mithril:comp ~s ~s)"
|
||||
view args)))
|
||||
`(object
|
||||
:view
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue