mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 09:08:31 -05:00
🐛 Fixes embedded images for external programs
This commit is contained in:
parent
3c65f9fe91
commit
57c366ec9a
1 changed files with 1 additions and 1 deletions
|
@ -51,4 +51,4 @@
|
|||
:stroke "#000000"})]
|
||||
[:> "image" (obj/merge!
|
||||
props
|
||||
#js {:href @data-uri})]))))
|
||||
#js {:xlinkHref @data-uri})]))))
|
||||
|
|
Loading…
Add table
Reference in a new issue