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:
parent
7103b35686
commit
4da6ae0a74
1 changed files with 1 additions and 1 deletions
|
@ -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)}
|
||||
|
|
Loading…
Add table
Reference in a new issue