Skip to content

Commit

Permalink
[CHORE] Update Tooltip and Popover callouts to info style. (#7530)
Browse files Browse the repository at this point in the history
  • Loading branch information
1Copenut authored Feb 14, 2024
1 parent 1a42196 commit a59dfd5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src-docs/src/views/popover/popover_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ export const PopoverExample = {

<EuiCallOut
iconType="accessibility"
color="warning"
title="Popovers have three accessibility requirements:"
>
<>
Expand Down
1 change: 0 additions & 1 deletion src-docs/src/views/tool_tip/tool_tip_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ export const ToolTipExample = {

<EuiCallOut
iconType="accessibility"
color="warning"
title="Tooltips have three accessibilty requirements:"
>
<>
Expand Down

0 comments on commit a59dfd5

Please sign in to comment.