mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 06:38:20 +00:00
Add debug message for ui rendering.
This commit is contained in:
parent
0f9742a83b
commit
3b687be9b4
@ -38,6 +38,7 @@
|
||||
:name "app"}))
|
||||
(defn init
|
||||
[]
|
||||
(println "ui/init")
|
||||
(let [app-dom (gdom/getElement "app")
|
||||
lb-dom (gdom/getElement "lightbox")]
|
||||
(rum/mount (app) app-dom)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user