mirror of
https://github.com/penpot/penpot.git
synced 2025-03-16 01:31:22 -05:00
✨ Load only one canvas on fixtures.
This commit is contained in:
parent
89d0b632a4
commit
9ce650377b
1 changed files with 1 additions and 8 deletions
|
@ -64,14 +64,7 @@
|
|||
:x1 200
|
||||
:y1 200
|
||||
:x2 1224
|
||||
:y2 968}
|
||||
{:id (mk-uuid "canvas" i 2)
|
||||
:name "Canvas 2"
|
||||
:type :canvas
|
||||
:x1 1324
|
||||
:y1 200
|
||||
:x2 2348
|
||||
:y2 968}]}
|
||||
:y2 968}]
|
||||
:metadata {:width 1024
|
||||
:height 768
|
||||
:layout "tablet"}
|
||||
|
|
Loading…
Add table
Reference in a new issue