mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 23:51:37 +02:00
🎉 Add Libraries & Templates carousel
This commit is contained in:
parent
2211fea976
commit
edb46b2080
16 changed files with 456 additions and 43 deletions
|
@ -400,4 +400,4 @@
|
|||
|
||||
(sv/defmethod ::retrieve-list-of-builtin-templates
|
||||
[cfg _params]
|
||||
(mapv #(select-keys % [:id :name]) (:templates cfg)))
|
||||
(mapv #(select-keys % [:id :name :thumbnail-uri]) (:templates cfg)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue