mirror of
https://github.com/penpot/penpot.git
synced 2026-05-23 17:03:41 +00:00
Minor code reorg on util/mixins.
This commit is contained in:
parent
333e4d0dc0
commit
78f010b47e
@ -44,9 +44,9 @@
|
|||||||
|
|
||||||
(def static rum/static)
|
(def static rum/static)
|
||||||
(def ref-node rum/ref-node)
|
(def ref-node rum/ref-node)
|
||||||
|
(def dom-node rum/dom-node)
|
||||||
(def react rum/react)
|
(def react rum/react)
|
||||||
(def reactive rum/reactive)
|
(def reactive rum/reactive)
|
||||||
(def dom-node rum/dom-node)
|
|
||||||
(def with-key rum/with-key)
|
(def with-key rum/with-key)
|
||||||
(def render-html server/render)
|
(def render-html server/render)
|
||||||
(def render-static-html server/render-static)
|
(def render-static-html server/render-static)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user