mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 01:38:23 +02:00
🎉 Add initial render object uri to frontend application.
This commit is contained in:
parent
45a67c57af
commit
d521416329
6 changed files with 175 additions and 74 deletions
|
@ -59,7 +59,7 @@
|
|||
(rt/initialize-history on-navigate))
|
||||
|
||||
(st/emit! udu/fetch-profile)
|
||||
(mf/mount (mf/element ui/app) (dom/get-element "app"))
|
||||
(mf/mount (mf/element ui/app-wrapper) (dom/get-element "app"))
|
||||
(mf/mount (mf/element modal) (dom/get-element "modal")))
|
||||
|
||||
(defn ^:export init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue