Skip to content

Commit

Permalink
review feedback - link to issue from story
Browse files Browse the repository at this point in the history
  • Loading branch information
fredvisser committed May 31, 2024
1 parent 6eac182 commit 32b5a7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/storybook/src/nimble/icon-base/icons.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ import { iconAddTag } from '../../../../nimble-components/src/icons/add';

Nimble icons can be slotted into other components or used independently. Each icon is available as a custom element. For example, <Tag name={iconAddTag} openClose/>.

If you need a new icon, please [submit an issue](https://github.com/ni/nimble/issues/new/choose) using the "Icon Design Request" template.

<Canvas of={iconsStories.icons} />
<Controls of={iconsStories.icons} />

Expand Down

0 comments on commit 32b5a7a

Please sign in to comment.