mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 23:36:10 +02:00
Minor code reorg on util/mixins.
This commit is contained in:
parent
333e4d0dc0
commit
78f010b47e
1 changed files with 1 additions and 1 deletions
|
@ -44,9 +44,9 @@
|
|||
|
||||
(def static rum/static)
|
||||
(def ref-node rum/ref-node)
|
||||
(def dom-node rum/dom-node)
|
||||
(def react rum/react)
|
||||
(def reactive rum/reactive)
|
||||
(def dom-node rum/dom-node)
|
||||
(def with-key rum/with-key)
|
||||
(def render-html server/render)
|
||||
(def render-static-html server/render-static)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue