0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-26 08:45:34 -05:00

Add missing with-key reference on mixins ns.

This commit is contained in:
Andrey Antukh 2016-08-10 19:15:28 +03:00
parent b8e5239ee3
commit 52b0900325
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -46,3 +46,4 @@
(def react rum/react)
(def reactive rum/reactive)
(def dom-node rum/dom-node)
(def with-key rum/with-key)