0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 07:29:08 -05:00

fix(frontend): minor fix on icon shape component

This commit is contained in:
Andrey Antukh 2019-06-24 15:37:50 +00:00
parent 7103b35686
commit 4da6ae0a74

View file

@ -66,7 +66,7 @@
:width width
:height height
:preserve-aspect-ratio "none"
:dangerouslySetInnerHTML {:__html content}}
:dangerouslySetInnerHTML #js {:__html content}}
attrs (merge props (attrs/extract-style-attrs shape))]
[:g {:transform (str xfmt)}