ags is finally mostly setup...

This commit is contained in:
Chris Cochrun 2024-06-25 06:50:44 -05:00
parent 3eda03e1d8
commit 7311597752
18 changed files with 26906 additions and 202 deletions

View file

@ -4,5 +4,4 @@
(let [my-label (Widget.Label.
(clj->js {
:label "some example content"
}))])
)
}))]))