mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 12:31:38 +02:00
🚧 Initial work on multicanvas feature.
This commit is contained in:
parent
176ca590e1
commit
807555d478
32 changed files with 1408 additions and 1495 deletions
|
@ -20,6 +20,7 @@
|
|||
[shape]
|
||||
(mf/html
|
||||
(case (:type shape)
|
||||
:curve [:& path/path-component {:shape shape}]
|
||||
:text [:& text/text-component {:shape shape}]
|
||||
:icon [:& icon/icon-component {:shape shape}]
|
||||
:rect [:& rect/rect-component {:shape shape}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue