mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 04:46:37 +02:00
✨ Components annotations
This commit is contained in:
parent
cd1825d97a
commit
68367b002e
19 changed files with 495 additions and 38 deletions
|
@ -78,7 +78,7 @@
|
|||
(update :data remove-not-allowed-pages (:pages perms))
|
||||
|
||||
:always
|
||||
(update :data select-keys [:id :options :pages :pages-index]))))))
|
||||
(update :data select-keys [:id :options :pages :pages-index :components]))))))
|
||||
|
||||
(s/def ::get-view-only-bundle
|
||||
(s/keys :req-un [::files/file-id]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue