0
Fork 0
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:
Andrey Antukh 2016-09-22 22:34:21 +03:00
parent d6f96c246d
commit 85275f9448
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -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)