mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
💄 Fix format issues on exporter module
This commit is contained in:
parent
87615ce221
commit
9fe32bb290
3 changed files with 11 additions and 13 deletions
|
@ -174,8 +174,7 @@
|
|||
{"type" "element"
|
||||
"name" "radialGradient"
|
||||
"attributes" {"id" id "cx" "0.5" "cy" "0.5" "r" "0.5"}
|
||||
"elements" (get-stops data)}
|
||||
)))
|
||||
"elements" (get-stops data)})))
|
||||
|
||||
(get-gradients [id mapping]
|
||||
(->> mapping
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue