mirror of
https://github.com/penpot/penpot.git
synced 2026-03-08 03:01:11 +00:00
Add shapes vector to page.
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
(let [page {:id (random-uuid)
|
||||
:project project
|
||||
:created (time/now :unix)
|
||||
:shapes []
|
||||
:name name
|
||||
:width width
|
||||
:height height}]
|
||||
|
||||
Reference in New Issue
Block a user