mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
♻️ Removed curves shapes
This commit is contained in:
parent
55b71a111b
commit
e2593c2dad
21 changed files with 41 additions and 511 deletions
|
@ -153,7 +153,6 @@
|
|||
(geom/translate-to-frame frame))
|
||||
opts #js {:shape shape}]
|
||||
(case (:type shape)
|
||||
:curve [:> path-wrapper opts]
|
||||
:text [:> text-wrapper opts]
|
||||
:rect [:> rect-wrapper opts]
|
||||
:path [:> path-wrapper opts]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue