mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
✨ Handoff for imported SVGS
This commit is contained in:
parent
6f07b4ea80
commit
4da3270d34
13 changed files with 187 additions and 67 deletions
|
@ -63,7 +63,7 @@
|
|||
"Transforms attributes to their react equivalent"
|
||||
[attrs]
|
||||
(letfn [(transform-key [key]
|
||||
(-> (name key)
|
||||
(-> (d/name key)
|
||||
(str/replace ":" "-")
|
||||
(str/camel)
|
||||
(keyword)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue