Skip to content

Commit

Permalink
Merge pull request #22131 from storybookjs/kylegach-patch-1
Browse files Browse the repository at this point in the history
Clarify that IconGallery only works with React icons
  • Loading branch information
jonniebigodes authored Apr 17, 2023
2 parents c756b13 + 4316197 commit 510a130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/doc-block-icongallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 'IconGallery'
---

The `IconGallery` block enables you to easily document all icons associated with your project, displayed in a neat grid.
The `IconGallery` block enables you to easily document React icon components associated with your project, displayed in a neat grid.

![Screenshot of IconGallery and IconItem blocks](./doc-block-icongallery.png)

Expand Down

0 comments on commit 510a130

Please sign in to comment.