mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 00:22:36 +02:00
Replace rum/reactive with mx/reactive.
This commit is contained in:
parent
aae868dba8
commit
a3d0358bdf
51 changed files with 78 additions and 76 deletions
|
@ -112,7 +112,7 @@
|
|||
(mx/component
|
||||
{:render app-render
|
||||
:will-mount app-will-mount
|
||||
:mixins [rum/reactive]
|
||||
:mixins [mx/reactive]
|
||||
:name "app"}))
|
||||
|
||||
;; --- Routes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue