mirror of
https://github.com/penpot/penpot.git
synced 2025-07-31 18:18:30 +02:00
♻️ Rename IconGrid to StoryGrid (storybook helper component)
This commit is contained in:
parent
4ecaaba1e5
commit
203a39f07c
5 changed files with 11 additions and 10 deletions
|
@ -16,4 +16,5 @@
|
|||
:RawSvg raw-svg*
|
||||
;; meta / misc
|
||||
:meta #js {:icons icon-list :svgs raw-svg-list}
|
||||
:storybook #js {:StoryWrapper sb/story-wrapper* :IconGrid sb/icon-grid*}})
|
||||
:storybook #js {:StoryGrid sb/story-grid*
|
||||
:StoryWrapper sb/story-wrapper*}})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue