Formatting

This commit is contained in:
Vivianne 2024-10-11 21:35:51 -04:00
parent 626c486bc5
commit 6fe3824bda

View file

@ -112,7 +112,8 @@
(define square (~ (* (! counter) (! counter))))
(define root-ref
(sxml->dom-ref `(div (@ (class "foo"))
(sxml->dom-ref
`(div (@ (class "foo"))
(p "this is a test")
(button (@ (id "button")
(type "button")