0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-14 11:09:04 -05:00

🐛 Fixes embedded images for external programs

This commit is contained in:
alonso.torres 2021-02-01 17:51:14 +01:00
parent 3c65f9fe91
commit 57c366ec9a

View file

@ -51,4 +51,4 @@
:stroke "#000000"})] :stroke "#000000"})]
[:> "image" (obj/merge! [:> "image" (obj/merge!
props props
#js {:href @data-uri})])))) #js {:xlinkHref @data-uri})]))))