Skip to content

Commit

Permalink
Update modules/react/banner/stories/Banner.stories.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
mannycarrera4 authored Sep 12, 2023
1 parent 7afc277 commit e363b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/react/banner/stories/Banner.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ banner. This will change the defualt icon to `exclamationCircleIcon`.

### Icon Banner

When not using any text in the `Banner`, use our `Tooltip` component to both show a visible text alternative, and assign an `aria-label` string to the child `Banner`.
When only using an icon in the `Banner`, use our `Tooltip` component to both show a visible text alternative, and assign an `aria-label` string to the child `Banner`.

<ExampleCodeBlock code={IconBanner} />

Expand Down

0 comments on commit e363b2f

Please sign in to comment.