mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
✨ Assert existing icon ID for icon*
This commit is contained in:
parent
19b2f330dd
commit
138ece085e
4 changed files with 13 additions and 19 deletions
|
@ -26,7 +26,7 @@
|
|||
:RawSvg raw-svg*
|
||||
:Text text*
|
||||
;; meta / misc
|
||||
:meta #js {:icons icon-list
|
||||
:meta #js {:icons (clj->js (sort icon-list))
|
||||
:svgs raw-svg-list
|
||||
:typography (clj->js typography-list)}
|
||||
:storybook #js {:StoryGrid sb/story-grid*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue