mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 20:21:42 +02:00
feat(frontend): adapt to rumext changes
This commit is contained in:
parent
bb64655804
commit
56b8922dbb
21 changed files with 442 additions and 421 deletions
|
@ -12,7 +12,7 @@
|
|||
[lentes.core :as l]
|
||||
[potok.core :as ptk]
|
||||
[rumext.core :as mx]
|
||||
[rumext.func :as mf]
|
||||
[rumext.alpha :as mf]
|
||||
[uxbox.builtins.icons :as i]
|
||||
[uxbox.main.data.auth :refer [logout]]
|
||||
[uxbox.main.data.projects :as dp]
|
||||
|
@ -96,7 +96,7 @@
|
|||
:type type}))
|
||||
|
||||
|
||||
(mx/def app
|
||||
(mf/def app
|
||||
:mixins [mx/reactive]
|
||||
|
||||
:init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue