mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 00:40:30 -05:00
Add missing mount
alias in mixins ns.
This commit is contained in:
parent
d6f96c246d
commit
85275f9448
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
([initial key]
|
||||
(rum/local initial key)))
|
||||
|
||||
(def mount rum/mount)
|
||||
(def static rum/static)
|
||||
(def ref-node rum/ref-node)
|
||||
(def dom-node rum/dom-node)
|
||||
|
|
Loading…
Reference in a new issue